11 lines
340 B
JSON
11 lines
340 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",
|
|
"avatar": "/components/avatar/index",
|
|
"van-field": "@vant/weapp/field/index"
|
|
},
|
|
"navigationStyle": "custom"
|
|
} |