使用范围:UI2
Contents
component ActiveType ($UI/comp/hdMarketing/components/activeType/activeType) extends ViewComponent
Constructor Top
ActiveType () | |||
ActiveType ( options) |
Constructor details
Top
public
ActiveType
()
使用场景:互动营销活动类型 ;
使用方法:拖入设计器中,选择当前制作的活动类型生成初始化数据,在页面事件中调用开始活动。优先级高,后续活动流程依赖于此组件,请优先配置;
public
ActiveType
( options)
构造函数
Inherited from ViewComponent
参数options格式类似{parent:xx, config:{}},parent是组件的父节点,允许为空或不指定,config是组件的参数选项
public
ActiveType
()
public
ActiveType
( options)
构造函数
Inherited from ViewComponent
参数options格式类似{parent:xx, config:{}},parent是组件的父节点,允许为空或不指定,config是组件的参数选项