检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
KooMessage的API是否存在对调用IP的限制? 无限制。 父主题: API接口
app-preview-sideslip组件 HTML <div class="Sideslip" [style]="item.style"> <div class="Sideslip-scroll" [style]="{ width: sideslipList.length *
HTML <div> <swiper [style]="item.style" [autoplay]="item.swiper.autoplay" [loop]="item.swiper.loop" [indicatorPosition]="item.swiper.showIndicatorPoint
ticketImage_TextList"> <div *ngFor="let listItem2 of item.content.divList2.list; index as i2" class="ticketImage_TextList_item"> // innerHTML会把代码片段插入到当前节点中
编写app-preview组件的JavaScript逻辑 您可通过编写app-preview组件的重要js逻辑来设置原模板在预览界面的缩放比例、大小和位置,相关参数及用途如表1所示。 表1 js逻辑参数及用途 参数名 用途 outerWidth 控制模板在预览视图中的缩放尺寸。
KooMessage的API是否存在对调用IP的限制?
color: #a62929; font-size: 13px; font-weight: 700; height: 18px; width: 280px; margin: 0 auto 8px; word-break: break-all; text-overflow: ellipsis
app-preview-card-vouchers组件 HTML <div [style]="item.style" class="cardVouchers"> // innerHTML会把代码片段插入到当前节点中 <div class="title" [innerHTML]="item.content.divText.text1
class="preview-element text-element" [style]="item.style" (click)="PreviewService.emit(item.event)" // innerHTML为插入html片段的指令
app-preview-moreGoods组件 HTML <div :style="item.style" class="moreGoods"> <div class="title"> // innerHTML会把代码片段插入到当前节点中 <span class
创建个人模板,修改card_id请求参数描述,增加Ecommerce(电商多商品类)、Trip1(机票类)、Trip2(火车票类)、Trip3(汽车票类)和PlaneTrip(增强机票类)五种布局类型,同时增加各类型对应的请求示例;增加请求参数content_child;修改factory_type
important; } } JavaScript // 引入PreviewService,用来触发事件 import { PreviewService } ; 父主题: 子组件代码示例
智能信息服务号 前提条件 操作流程 智能信息服务号认证企业信息 创建服务号 创建通道号 服务号绑定通道号
修订记录 发布日期 修订记录 2022-12-09 第一次正式发布。
*ngIf="item.type === 'sideslip'" [item]="item"></app-preview-sideslip> <app-preview-swiper *ngIf="item.type === 'swiper'" [item]=
子组件代码示例 app-preview-text组件 app-preview-button组件 app-preview-image组件 app-preview-video组件 app-preview-sideslip组件 app-preview-swiper组件 app-preview-eCommerce
智能信息基础版 前提条件 操作流程 智能信息基础版认证企业信息 发送视频短信
智能信息 前提条件 操作流程 智能信息认证企业信息 创建短消息应用 创建短消息签名 创建短消息模板 发送智能信息
父组件开发 编写app-preview组件的JavaScript逻辑 父组件代码示例
对于各类型子组件,子组件代码示例提供了相应的HTML、CSS、JavaScript代码段供参考,部分组件无需编写CSS样式和JavaScript逻辑,请您以实际使用框架和组件库为准。