更新
This commit is contained in:
20
pages.json
20
pages.json
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user