19 lines
735 B
JSON
19 lines
735 B
JSON
|
{
|
||
|
"navigationStyle": "custom",
|
||
|
"usingComponents": {
|
||
|
"van-icon": "@vant/weapp/icon/index",
|
||
|
"van-field": "@vant/weapp/field/index",
|
||
|
"van-cell": "@vant/weapp/cell/index",
|
||
|
"van-cell-group": "@vant/weapp/cell-group/index",
|
||
|
"van-cascader": "@vant/weapp/cascader/index",
|
||
|
"van-popup": "@vant/weapp/popup/index",
|
||
|
"van-button": "@vant/weapp/button/index",
|
||
|
"van-radio": "@vant/weapp/radio/index",
|
||
|
"van-uploader": "@vant/weapp/uploader/index",
|
||
|
"van-stepper": "@vant/weapp/stepper/index",
|
||
|
"van-dialog": "@vant/weapp/dialog/index",
|
||
|
"navBar":"../../components/navBar/index",
|
||
|
"van-search": "@vant/weapp/search/index",
|
||
|
"van-swipe-cell": "@vant/weapp/swipe-cell/index"
|
||
|
}
|
||
|
}
|