Options
All
  • Public
  • Public/Protected
  • All
Menu

卡片数据

Hierarchy

  • CardPushJson

Index

Properties

Optional cardImage

cardImage: string

当封面类型为custom(自定义)时,封面图片链接

conditionValue

conditionValue: number

等待多久后显示(秒)

countdownMsg

countdownMsg: string

倒计时文案

duration

duration: number

卡片推送总时长(秒)

enterEnabled

enterEnabled: string

是否有卡片入口,Y表示有入口,N表示没有

Optional enterImage

enterImage: string

当封面类型为custom(自定义)时,入口图片链接

imageType

imageType: imageType

封面类型

link

link: string

跳转链接

linkEnabled

linkEnabled: string

是否有配置链接,Y表示有,N表示没有

Optional redirectType

redirectType: "tab" | "iframe"

打开链接的方式,不存在时表示新开页面,默认为tab(新开页面)

showCondition

showCondition: string

弹出方式:PUSH(马上)/WATCH(观看conditionValue后弹出)

title

title: string

卡片标题

Generated using TypeDoc