ui-library-web
v0.1.4
Published
Downloads
2
Readme
pagination组件
属性 Attributes
| 参数 | 类型 | 默认值 | -------- | -------- | -------- | |pageInfo|Object|"() => {}"|
事件 Events
| 事件名称 | 说明 | -------- | -------- | |change|
ware组件
属性 Attributes
| 参数 | 类型 | 默认值 | -------- | -------- | -------- | |info|Object|"() => ({\n wareImg: '',\n warePrice: '',\n wareName: ''\n})"| |buttonText|String|"'addToCart'"| |btnIsDisabled|Boolean|"false"|
事件 Events
| 事件名称 | 说明 | -------- | -------- | |tap|
messageBox组件
属性 Attributes
| 参数 | 类型 | 默认值 | -------- | -------- | -------- | |visible|Boolean|"false"| |showMask|Boolean|"true"| |styleConfig|Object|"() => {\n // text:'',\n // background:'',\n // customClass:"",\n}"| |disMaskClick|Boolean|"false"| |content|Object|"() => {\n //title:'',\n // message:'',\n // cancleText:'',\n // confirmText:""\n}"|
事件 Events
| 事件名称 | 说明 | -------- | -------- | |close| |confirm| |cancel| |maskClick|
