From 73523009fb9cb3018969b52f61076f1332db32c9 Mon Sep 17 00:00:00 2001 From: ljx <864490211@qq.com> Date: Tue, 28 May 2024 11:35:58 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A8=E5=8D=95=E7=BB=84=E4=BB=B6=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/statistics/myStatistics.vue | 244 +++++++++++ .../BaseWorkplace/custom/statistics.vue | 389 +----------------- 2 files changed, 255 insertions(+), 378 deletions(-) create mode 100644 src/components/statistics/myStatistics.vue diff --git a/src/components/statistics/myStatistics.vue b/src/components/statistics/myStatistics.vue new file mode 100644 index 0000000..0e1463a --- /dev/null +++ b/src/components/statistics/myStatistics.vue @@ -0,0 +1,244 @@ + + + \ No newline at end of file diff --git a/src/pages/Middle/BaseWorkplace/custom/statistics.vue b/src/pages/Middle/BaseWorkplace/custom/statistics.vue index 91aebf5..8a5f9bb 100644 --- a/src/pages/Middle/BaseWorkplace/custom/statistics.vue +++ b/src/pages/Middle/BaseWorkplace/custom/statistics.vue @@ -3,62 +3,16 @@
- - - - - 按年份 - - - 按月份 - - - 按本月 - - - 按本周 - - - 最近7天 - - - 最近30天 - - - -
-
-
+ + +
- - - - - 按年份 - - - 按月份 - - - 按本月 - - - 按本周 - - - 最近7天 - - - 最近30天 - - - -
-
-
+ + +
@@ -66,13 +20,14 @@