From 8110ad2320e84d02c68f3cd1ee72c6ffcbd20ce5 Mon Sep 17 00:00:00 2001 From: piexlmax Date: Thu, 2 Sep 2021 19:03:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B8=85=E9=99=A4=E6=97=A7=E7=89=88dashbord=20?= =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=96=B0=E7=89=88=E5=A4=B4=E5=9B=BE=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/view/dashboard/index.vue | 2 +- web/src/view/dashboard/index1.vue | 197 ------------------------------ 2 files changed, 1 insertion(+), 198 deletions(-) delete mode 100644 web/src/view/dashboard/index1.vue diff --git a/web/src/view/dashboard/index.vue b/web/src/view/dashboard/index.vue index d00789b9..586bbaf4 100644 --- a/web/src/view/dashboard/index.vue +++ b/web/src/view/dashboard/index.vue @@ -191,7 +191,7 @@ export default { &-right { height: 600px; width: 600px; - margin-top: -20px; + margin-top: 28px; } } .dashbord2 { diff --git a/web/src/view/dashboard/index1.vue b/web/src/view/dashboard/index1.vue deleted file mode 100644 index bdbb286f..00000000 --- a/web/src/view/dashboard/index1.vue +++ /dev/null @@ -1,197 +0,0 @@ - - - - - -- GitLab