1 2
{ "usingComponents": {
3 4
"van-icon": "@vant/weapp/icon/index", "van-button": "@vant/weapp/button/index"
5
},
6
"navigationStyle": "custom"
7
}