检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
source_title_content 否 String 签名来源标题内容,填写内容需和签名来源对应,具体如下。 网站域名:仅当“签名来源”为“工信部备案网站的全称或简称”时,需要输入工信部备案网站域名,如huawei.com。 APP应用下载地址:仅当“签名来源”为“APP应用的全称或简称”时,需要填写。
source_title_content 否 String 签名来源标题内容,填写内容需和签名来源对应,具体如下。 网站域名:仅当“签名来源”为“工信部备案网站的全称或简称”时,需要输入工信部备案网站域名,如huawei.com。 APP应用下载地址:仅当“签名来源”为“APP应用的全称或简称”时,需要填写。
组件拼接而成。目前KooMessage的智能短信模板已支持11种类型的子组件开发,详见表1。对于各类型子组件,子组件代码示例提供了相应的HTML、CSS、JavaScript代码段供参考,部分组件无需编写CSS样式和JavaScript逻辑,请您以实际使用框架和组件库为准。 图1
app-preview-text组件 HTML <div> <p class="preview-element text-element" [style]="item.style" (click)="PreviewService
自定义不同类型的子组件。 提供多种类型的子组件,如文本组件、图片组件、按钮组件等,可按需调用。 编写子组件的HTML、CSS、JavaScirpt。 子组件代码示例提供了各类型子组件的HTML、CSS和JavaScript代码段供参考,开发时请以实际使用框架和组件库为准。 判断各子组件类型是否显示。
app-preview-video组件 HTML <div> <video class="preview-element" [poster]="item.cover" controls [style]="item.style" [src]="item.src"></video> </div>
址必须包含文件格式的后缀,例如:jpg、jpeg,大小写后缀都支持。 最大长度:1000 file_stream 否 String 文件资源码流。 说明: file_type=stream时,file_stream为必填。 image_rate 否 String 图像比例。 oneToOne:指1:1比例
app-preview-button组件 HTML <div> <p [style]="item.style" (click)="PreviewService.emit(item.event)" class="preview-element" > {{ item.text }} </p>
app-preview-image组件 HTML <div class="imgBox preview-element"> <img class="preview-element" [src]="item?.src" [style]="item.style" // 若图片的动作类
是否自动轮播。 item.swiper.loop 是否循环。 item.swiper.showIndicatorPoint 是否显示底部指示器。 HTML <div> <swiper [style]="item.style" [autoplay]="item.swiper.autoplay"
父组件代码示例 HTML <div class="previews" [style]=" pages[0].style" > // ngFor为循环指令,遍历content数组获取item <div *ngFor="let item of pages[0].content">
app-preview-ticketImage组件 HTML <div [style]="item.style" class="ticketImage"> <div class="ticketImage_List"> <div // ngFor为循环指令 *ngFor="let
app-preview-eCommerce组件 HTML <div class="ECommerce"> <swiper [autoplay]="false" [loop]="true" *ngIf="item.content.imageList.visibility === 'visible'">
app-preview-sideslip组件 HTML <div class="Sideslip" [style]="item.style"> <div class="Sideslip-scroll" [style]="{ width: sideslipList.length *
app-preview-card-voucher组件 HTML <div class="card-voucher"> <div class="content"> <div class="content_top"> <div *ngIf="item.content.voucheType
"content" : "imdada://fe.imdada.cn/static/redirect_to_dada.html?page=1000", "ext_msg" : { "app_id" : "10000004"
app-preview-card-vouchers组件 HTML <div [style]="item.style" class="cardVouchers"> // innerHTML会把代码片段插入到当前节点中 <div class="title" [innerHTML]="item
app-preview-moreGoods组件 HTML <div :style="item.style" class="moreGoods"> <div class="title"> // innerHTML会把代码片段插入到当前节点中 <span class="title-name"
"https://rcos.800ct.com:57156/preview/27Em/6592288c6f55da18296824f9d806ddab.html", "restags" : "三网一般", "var_info" : [ { "type" :
update_time String 更新时间。样例为:1970-01-01T00:00:00Z。 pages String 模板页面HTML,JSON格式。 params Array of AIMTemplateParams objects 模板动态参数列表。 factory_info