diff --git a/src/pages.json b/src/pages.json index b3fe435..f26ccfb 100644 --- a/src/pages.json +++ b/src/pages.json @@ -21,7 +21,7 @@ { "path": "pages/stats/index", "style": { - "navigationBarTitleText": "数据统计分析" + "navigationStyle": "custom" } }, { diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue index f865fda..797e912 100644 --- a/src/pages/index/index.vue +++ b/src/pages/index/index.vue @@ -1,109 +1,123 @@