diff --git a/src/pages.json b/src/pages.json index 70517c2..d450d9b 100644 --- a/src/pages.json +++ b/src/pages.json @@ -64,6 +64,13 @@ "navigationStyle": "custom" } }, + { + "path": "pages/statistic/bigScreen/index", + "style": { + "navigationBarTitleText": "", + "navigationStyle": "custom" + } + }, { "path": "pages/mine", "style": { diff --git a/src/pages/statistic/bigScreen/index.vue b/src/pages/statistic/bigScreen/index.vue new file mode 100644 index 0000000..70eff37 --- /dev/null +++ b/src/pages/statistic/bigScreen/index.vue @@ -0,0 +1,1453 @@ + + + + + diff --git a/src/pages/statistic/index.vue b/src/pages/statistic/index.vue index 131a8bf..500dcc1 100644 --- a/src/pages/statistic/index.vue +++ b/src/pages/statistic/index.vue @@ -1,6 +1,20 @@