10 lines
325 B
JSON
10 lines
325 B
JSON
{
|
|
"usingComponents": {
|
|
"navigator": "/components/navigator/index",
|
|
"scrollPageWrapper": "/components/scrollPageWrapper/index",
|
|
"van-icon": "@vant/weapp/icon/index",
|
|
"custom-status-bar": "/components/customStatusBar/index",
|
|
"custom-picker": "/components/picker/index"
|
|
},
|
|
"navigationStyle": "custom"
|
|
} |