10 lines
292 B
JSON
10 lines
292 B
JSON
|
{
|
||
|
"navigationStyle": "custom",
|
||
|
"usingComponents": {
|
||
|
"van-tabbar": "@vant/weapp/tabbar/index",
|
||
|
"van-tabbar-item": "@vant/weapp/tabbar-item/index",
|
||
|
"maintenance":"../../components/maintenanceHome",
|
||
|
"my":"../../components/my",
|
||
|
"report":"../../components/reportHome"
|
||
|
}
|
||
|
}
|