greenPro/unpackage/dist/dev/mp-weixin/pages/extUI/data-checkbox/data-checkbox.json

9 lines
405 B
JSON

{
"navigationBarTitleText": "DataCheckbox 单选复选框",
"enablePullDownRefresh": false,
"usingComponents": {
"uni-card": "../../../uni_modules/uni-card/components/uni-card/uni-card",
"uni-data-checkbox": "../../../uni_modules/uni-data-checkbox/components/uni-data-checkbox/uni-data-checkbox",
"uni-section": "../../../uni_modules/uni-section/components/uni-section/uni-section"
}
}