2018-07-30 10:26:34 +08:00

11 lines
322 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",
"doc-page": "../../components/doc-page/index"
}
}