15 lines
537 B
JSON
15 lines
537 B
JSON
{
|
|
"navigationStyle": "custom",
|
|
"usingComponents": {
|
|
"van-field": "@vant/weapp/field/index",
|
|
"van-divider": "@vant/weapp/divider/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-area": "@vant/weapp/area/index",
|
|
"van-picker": "@vant/weapp/picker/index",
|
|
"navBar":"../../components/navBar/index"
|
|
}
|
|
} |