|
@@ -37,6 +37,27 @@
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
|
|
|
+ }, {
|
|
|
+ "path": "pages/operationOverview/operationOverviewModel/operationOverviewModel",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "运营概况",
|
|
|
+ "enablePullDownRefresh": false
|
|
|
+ }
|
|
|
+
|
|
|
+ }, {
|
|
|
+ "path": "pages/operationOverview/statisticalReport/statisticalReport",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "统计报表",
|
|
|
+ "enablePullDownRefresh": false
|
|
|
+ }
|
|
|
+
|
|
|
+ }, {
|
|
|
+ "path": "pages/operationOverview/operationalAnalysis/operationalAnalysis",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "运营分析",
|
|
|
+ "enablePullDownRefresh": false
|
|
|
+ }
|
|
|
+
|
|
|
}
|
|
|
],
|
|
|
"globalStyle": {
|