From 05908f0bc0d34de3de9b9b5e83353504c0bca3ee Mon Sep 17 00:00:00 2001 From: K <1175047471@qq.com> Date: Tue, 19 Mar 2024 17:48:29 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=B7=B1=E8=89=B2=E6=A8=A1=E5=BC=8F?= =?UTF-8?q?=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 12 +----------- src/components/Application/src/AppDarkModeToggle.vue | 2 +- .../Drawer/src/components/DrawerFooter.vue | 2 +- src/components/Loading/src/Loading.vue | 2 +- src/components/Table/src/BasicTable.vue | 2 +- src/design/index.less | 2 +- src/design/theme.less | 6 +++--- src/logics/theme/dark.ts | 1 - src/views/base/login/Login.vue | 2 +- .../device-manage/device/components/DeviceInfo.vue | 8 ++++---- .../device/components/SendCommandModal.vue | 2 +- .../device-manage/group/components/GroupList.vue | 2 +- src/views/product/components/Model.vue | 10 +++++----- 13 files changed, 21 insertions(+), 32 deletions(-) diff --git a/index.html b/index.html index ed0f37c8..9d57366e 100644 --- a/index.html +++ b/index.html @@ -12,19 +12,9 @@
-