Sanakey
2020-10-13 245dd6f1b9a206019ba1680b5214d3bbcd870d72
提交 | 用户 | age
492b82 1 {
245dd6 2   "navigationBarTitleText": "分类",
492b82 3   "usingComponents": {
92f679 4     "van-nav-bar": "/src/vant-weapp/nav-bar/index",
S 5     "van-icon": "/src/vant-weapp/icon/index",
492b82 6     "van-sidebar": "/src/vant-weapp/sidebar/index",
S 7     "van-sidebar-item": "/src/vant-weapp/sidebar-item/index",
8     "van-button": "/src/vant-weapp/button/index",
92f679 9     "van-card": "/src/vant-weapp/card/index",
S 10     "van-cell": "/src/vant-weapp/cell/index",
11     "van-cell-group": "/src/vant-weapp/cell-group/index",
12     "van-tag": "/src/vant-weapp/tag/index",
13     "van-row": "/src/vant-weapp/row/index",
14     "van-col": "/src/vant-weapp/col/index",
15     "van-swipe-cell": "/src/vant-weapp/swipe-cell/index",
16     "c-slideIn":"../../component/animation/slideIn/slideIn",
17     "c-authorize-phone": "../../component/authorizePhone/authorize",
18     "c-empty": "../../component/empty/index",
19     "van-stepper": "/src/vant-weapp/stepper/index"
492b82 20   }
92f679 21 }