From 6b505312d9e76fa42808d6359135b82e3ee1c007 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E5=81=9A=E7=A0=81=E5=86=9C?= <599854767@qq.com> Date: Mon, 13 Jun 2022 12:31:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2=E7=BB=84=E5=90=88=E5=BC=8FAP?= =?UTF-8?q?I=E5=86=99=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/dashboard/BarChart.vue | 169 +++++++------- src/views/dashboard/LineChart.vue | 229 +++++++++---------- src/views/dashboard/PieChart.vue | 124 +++++------ src/views/dashboard/RaddarChart.vue | 1 - src/views/monitor/logininfor/index.vue | 268 +++++++++++----------- src/views/monitor/operlog/index.vue | 295 +++++++++++++------------ 6 files changed, 525 insertions(+), 561 deletions(-) diff --git a/src/views/dashboard/BarChart.vue b/src/views/dashboard/BarChart.vue index c8e141a..2b8e344 100644 --- a/src/views/dashboard/BarChart.vue +++ b/src/views/dashboard/BarChart.vue @@ -1,101 +1,90 @@ - diff --git a/src/views/dashboard/LineChart.vue b/src/views/dashboard/LineChart.vue index c87cd70..54ac971 100644 --- a/src/views/dashboard/LineChart.vue +++ b/src/views/dashboard/LineChart.vue @@ -1,133 +1,118 @@ - diff --git a/src/views/dashboard/PieChart.vue b/src/views/dashboard/PieChart.vue index 169357f..b06bdf2 100644 --- a/src/views/dashboard/PieChart.vue +++ b/src/views/dashboard/PieChart.vue @@ -1,78 +1,60 @@ - diff --git a/src/views/dashboard/RaddarChart.vue b/src/views/dashboard/RaddarChart.vue index 323dbee..1d9dd30 100644 --- a/src/views/dashboard/RaddarChart.vue +++ b/src/views/dashboard/RaddarChart.vue @@ -4,7 +4,6 @@ - diff --git a/src/views/monitor/operlog/index.vue b/src/views/monitor/operlog/index.vue index e18ff85..4905eea 100644 --- a/src/views/monitor/operlog/index.vue +++ b/src/views/monitor/operlog/index.vue @@ -90,7 +90,7 @@ - + {{ form.title }} @@ -136,148 +136,167 @@ -