2018-08-09 21:33:04 +08:00

9 lines
219 B
JSON

{
"navigationBarTitleText": "Vant 组件库演示",
"usingComponents": {
"van-panel": "../../dist/panel/index",
"van-cell": "../../dist/cell/index",
"van-cell-group": "../../dist/cell-group/index"
}
}