From 4b3e70e1953ac7bc21a0bc5cbc6f5d148cc4cf3e Mon Sep 17 00:00:00 2001 From: fhysy <1149505133@qq.com> Date: Tue, 24 Sep 2024 14:56:40 +0800 Subject: [PATCH] =?UTF-8?q?=20fast(=E9=85=8D=E7=BD=AE):=20=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E5=88=97=E8=A1=A8=E5=8A=A8=E6=80=81=E8=B0=83=E6=95=B4?= =?UTF-8?q?logo=E3=80=81=E7=B3=BB=E7=BB=9F=E5=90=8D=E7=A7=B0=E3=80=81?= =?UTF-8?q?=E5=A4=A7=E5=B1=8F=E5=9C=B0=E5=9D=80=EF=BC=8C=E8=A7=A3=E5=86=B3?= =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E7=BA=BF=E8=B7=AF=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/Sidebar/Logo.vue | 28 ++++- src/views/bigScreenIframe/index.vue | 18 +++- .../DeviceManage/EDeviceChildren.vue | 2 +- src/views/profile/DeviceDetailsView/info.vue | 92 ++++++++-------- src/views/system/attribute/index.vue | 100 +++++++++++++----- 5 files changed, 157 insertions(+), 83 deletions(-) diff --git a/src/layout/components/Sidebar/Logo.vue b/src/layout/components/Sidebar/Logo.vue index 45d56bd7..90c9d4f2 100644 --- a/src/layout/components/Sidebar/Logo.vue +++ b/src/layout/components/Sidebar/Logo.vue @@ -2,11 +2,11 @@