9 lines
254 B
JSON
9 lines
254 B
JSON
{
|
|
"usingComponents": {
|
|
"custom-status-bar": "/components/customStatusBar/index",
|
|
"van-icon": "@vant/weapp/icon/index",
|
|
"van-button": "@vant/weapp/button/index",
|
|
"van-image": "@vant/weapp/image/index"
|
|
},
|
|
"navigationStyle": "custom"
|
|
} |