From 5352ef782a5cd410d362d735b55fac369402384a Mon Sep 17 00:00:00 2001 From: easy <1358086367@qq.com> Date: Tue, 14 Mar 2023 16:56:20 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=BB=84=E4=BB=B6=E6=9B=B4=E6=8D=A2?= =?UTF-8?q?=E3=80=81=E9=A6=96=E9=A1=B5=E8=B7=B3=E8=BD=AC=E5=AE=8C=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/images/home/content1.svg | 30 +++++++++++++ src/views/account/Center/bind/index.vue | 44 +++++++++---------- src/views/home/components/BootCardSmall.vue | 13 +++--- .../components/ComprehensiveHome/index.vue | 12 ++--- .../home/components/DevOpsHome/index.vue | 4 +- .../home/components/DeviceHome/index.vue | 2 +- src/views/home/components/PlatformPicCard.vue | 3 +- .../components/AddDeviceOrProductDialog.vue | 24 +++++----- .../components/EditDepartmentDialog.vue | 4 +- .../system/Department/components/LeftTree.vue | 4 +- src/views/system/Department/device/index.vue | 4 +- src/views/system/Department/product/index.vue | 28 ++++++------ 12 files changed, 100 insertions(+), 72 deletions(-) create mode 100644 public/images/home/content1.svg diff --git a/public/images/home/content1.svg b/public/images/home/content1.svg new file mode 100644 index 00000000..213e0b82 --- /dev/null +++ b/public/images/home/content1.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/views/account/Center/bind/index.vue b/src/views/account/Center/bind/index.vue index a564e14a..13dafe71 100644 --- a/src/views/account/Center/bind/index.vue +++ b/src/views/account/Center/bind/index.vue @@ -6,7 +6,7 @@ diff --git a/src/views/home/components/BootCardSmall.vue b/src/views/home/components/BootCardSmall.vue index bc811cdb..4fb576ec 100644 --- a/src/views/home/components/BootCardSmall.vue +++ b/src/views/home/components/BootCardSmall.vue @@ -1,8 +1,6 @@