淘宝小程序表单样式修改
"dot_con": {
"type": "OfficialContainer",
"dataName": "dot_con",
"label": {
"description": {
"desc": ""
},
"title": ""
},
"wrapperStyle": {
},
"style": {
"alignItems": "center",
"flexDirection": "row",
"display": "flex",
"justifyContent": "space-between"
},
"invisible": false,
"extension": {},
"validateProps": {
"dataType": "",
"required": false,
"validate": false
}
},
"a_color": {
"type": "OfficialInput",
"dataName": "a_color",
"label": {
"description": {
"desc": "指示点颜色"
},
"title": ""
},
"wrapperStyle": { "width":"48%"},
"style": {
},
"invisible": false,
"extension": {
"clear": true,
"multiple": false,
"max": 7,
"placeholder": "颜色值,如#ffffff"
},
"validateProps": {
"dataType": "Default",
"required": false,
"validate": false
}
},
"ac_color": {
"type": "OfficialInput",
"dataName": "ac_color",
"label": {
"description": {
"desc": "当前选中的指示点颜色"
},
"title": ""
},
"wrapperStyle": {"width":"48%"},
"style": {
},
"invisible": false,
"extension": {
"clear": true,
"multiple": false,
"max": 7,
"placeholder": "颜色值,如#ffffff"
},
"validateProps": {
"dataType": "Default",
"required": false,
"validate": false
}
},
写在wrapperstyle里是控制整体(含文字label),写在里面的style是控制输入框
{
"id": "diy_style_con",
"root": true,
"children": [
"autoplay",
"dots",
"interval",
"dot_con"
]
},
{
"id": "dot_con",
"root": false,
"children": [
"a_color",
"ac_color"
]
},
联系站长
友情链接
其他入口
QQ与微信加好友
粤ICP备17018681号 站点地图 www.iamdu.com 版权所有 服务商提供:阿里云 Designed by :DU
本站部分资源内容来源于网络,若侵犯您的权益,请联系删除!