2018-07-30 10:53:07 +08:00

10 lines
271 B
JSON

{
"navigationBarTitleText": "Checkbox 选择",
"usingComponents": {
"van-checkbox-group": "../../dist/checkbox-group/index",
"van-checkbox": "../../dist/checkbox/index",
"van-panel": "../../dist/panel/index",
"van-cell": "../../dist/cell/index"
}
}