From 605ac4d0865e2b7471583f3e0b5a14993bf25104 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E5=B8=86?= <201379873@qq.com> Date: Sun, 19 May 2024 23:25:40 +0800 Subject: [PATCH] =?UTF-8?q?chore=EF=BC=9A=E4=BC=98=E5=8C=96=E7=B3=BB?= =?UTF-8?q?=E7=BB=9F=E9=85=8D=E7=BD=AE=E5=8A=A0=E8=BD=BD=E4=B8=8E=E5=88=87?= =?UTF-8?q?=E6=8D=A2=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/monitor/log/index.vue | 2 +- .../system/config/components/BasicSetting.vue | 110 +++++++----------- .../system/config/components/MailSetting.vue | 4 +- .../config/components/SecuritySetting.vue | 94 +++++---------- src/views/system/config/index.vue | 39 +++++-- 5 files changed, 108 insertions(+), 141 deletions(-) diff --git a/src/views/monitor/log/index.vue b/src/views/monitor/log/index.vue index 1d8700c..ce65abd 100644 --- a/src/views/monitor/log/index.vue +++ b/src/views/monitor/log/index.vue @@ -7,7 +7,7 @@ - + diff --git a/src/views/system/config/components/BasicSetting.vue b/src/views/system/config/components/BasicSetting.vue index 8066304..2e44324 100644 --- a/src/views/system/config/components/BasicSetting.vue +++ b/src/views/system/config/components/BasicSetting.vue @@ -7,23 +7,13 @@