13 lines
445 B
JSON
13 lines
445 B
JSON
{
|
|
"usingComponents": {
|
|
"navigator": "/components/navigator/index",
|
|
"van-popup": "@vant/weapp/popup/index",
|
|
"van-row": "@vant/weapp/row/index",
|
|
"van-col": "@vant/weapp/col/index",
|
|
"search-select": "/components/searchSelect/index",
|
|
"van-field": "@vant/weapp/field/index",
|
|
"van-button": "@vant/weapp/button/index",
|
|
"searchSelectWrapper": "/components/searchSelectWrapper/index"
|
|
},
|
|
"navigationStyle": "custom"
|
|
} |