19 lines
673 B
JSON
19 lines
673 B
JSON
|
{
|
||
|
"navigationStyle": "custom",
|
||
|
"usingComponents": {
|
||
|
"navBar":"../../components/navBar/index",
|
||
|
"com-img":"../../components/comImg/index",
|
||
|
"van-steps": "@vant/weapp/steps/index",
|
||
|
"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-uploader": "@vant/weapp/uploader/index",
|
||
|
"van-rate": "@vant/weapp/rate/index",
|
||
|
"van-tag": "@vant/weapp/tag/index"
|
||
|
}
|
||
|
|
||
|
}
|