This commit is contained in:
xiaozhiyong
2024-03-15 08:51:39 +08:00
parent eb174869a4
commit 895d23dd5c
13 changed files with 1197 additions and 115 deletions

View File

@@ -551,6 +551,26 @@
"enablePullDownRefresh": false
}
}]
},
{
"root": "dataStatistics",
"pages": [{
"path": "networkPoint/index",
"style": {
"navigationBarTitleText": "网点数据统计",
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
},
{
"path": "networkPoint/province",
"style": {
"navigationBarTitleText": "各省数据统计",
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
}
]
}
],
"globalStyle": {