使用范围:UI2
Contents
component DrawType ($UI/comp/hdMarketing/components/drawType/drawType) extends ViewComponent
Constructor Top
DrawType () | |||
DrawType ( options) |
Constructor details
Top
public
DrawType
()
使用场景:互动营销多种派奖方式;
使用方法:拖入设计器中,生成派奖方式按钮,和配合抽奖组件搭配对应的派奖方式,运行后会根据后台管理页面选择的派奖方式,显示对应的按钮执行派奖;
public
DrawType
( options)
构造函数
Inherited from ViewComponent
参数options格式类似{parent:xx, config:{}},parent是组件的父节点,允许为空或不指定,config是组件的参数选项
public
DrawType
()
public
DrawType
( options)
构造函数
Inherited from ViewComponent
参数options格式类似{parent:xx, config:{}},parent是组件的父节点,允许为空或不指定,config是组件的参数选项