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