From 57e6e8f12b07a503ebed626a135fe9bbd6644d1e Mon Sep 17 00:00:00 2001 From: cclu <1106109051@qq.com> Date: Fri, 19 May 2023 19:44:02 +0800 Subject: [PATCH] update --- pages.json | 3 +- pages/commercialBI/yearPlan.vue | 302 +++++++++++++++--- pages/examine/index.vue | 266 ++++++++------- static/images/examine/ES.svg | 20 ++ static/public/font/AlimamaShuHeiTi-Bold.ttf | Bin 0 -> 1360708 bytes static/public/font/AlimamaShuHeiTi-Bold.woff | Bin 806148 -> 0 bytes static/public/font/AlimamaShuHeiTi-Bold.woff2 | Bin 582584 -> 0 bytes static/public/font/stylesheet.css | 3 +- static/public/stylesheet(1).css | 9 - static/public/stylesheet.css | 9 - 10 files changed, 406 insertions(+), 206 deletions(-) create mode 100644 static/images/examine/ES.svg create mode 100644 static/public/font/AlimamaShuHeiTi-Bold.ttf delete mode 100644 static/public/font/AlimamaShuHeiTi-Bold.woff delete mode 100644 static/public/font/AlimamaShuHeiTi-Bold.woff2 delete mode 100644 static/public/stylesheet(1).css delete mode 100644 static/public/stylesheet.css diff --git a/pages.json b/pages.json index 587adc3..12b22ad 100644 --- a/pages.json +++ b/pages.json @@ -167,7 +167,8 @@ "path": "index", "style": { "navigationBarTitleText": "", - "navigationStyle": "custom" + "navigationStyle": "custom", + "disableScroll": true } } ] diff --git a/pages/commercialBI/yearPlan.vue b/pages/commercialBI/yearPlan.vue index 33047b2..e9904f0 100644 --- a/pages/commercialBI/yearPlan.vue +++ b/pages/commercialBI/yearPlan.vue @@ -5,11 +5,52 @@ - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -20,35 +61,52 @@ - - - - + + + + + + + + + + + + + + + + + + - - + - - - - - - - - - - + + + + + + + + + + + + + + + - @@ -61,7 +119,6 @@ - @@ -75,43 +132,186 @@ - + - + - - + + - + - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pages/examine/index.vue b/pages/examine/index.vue index a800729..d692f24 100644 --- a/pages/examine/index.vue +++ b/pages/examine/index.vue @@ -1,5 +1,4 @@