9 lines
205 B
JSON
9 lines
205 B
JSON
{
|
|
"usingComponents": {
|
|
"van-button": "@vant/weapp/button/index",
|
|
"van-icon": "@vant/weapp/icon/index",
|
|
"custom-tabbar": "/components/custom-tabbar/index"
|
|
},
|
|
"navigationStyle": "custom"
|
|
}
|