water_sh/pages/index/index.json

10 lines
292 B
JSON
Raw Permalink Normal View History

2025-04-15 15:48:57 +08:00
{
"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"
}
}