From cc1103f40f6497e1823b3ae8879486d949656a09 Mon Sep 17 00:00:00 2001 From: ulleo Date: Wed, 23 Oct 2024 18:56:02 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=9B=BE=E8=A1=A8):=20=E9=AB=98=E7=BA=A7?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=AE=BE=E7=BD=AE=E7=95=8C=E9=9D=A2=E5=B8=83?= =?UTF-8?q?=E5=B1=80=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dashboard-style/SeniorStyleSetting.vue | 66 ++++++++++--------- 1 file changed, 34 insertions(+), 32 deletions(-) diff --git a/core/core-frontend/src/components/dashboard/subject-setting/dashboard-style/SeniorStyleSetting.vue b/core/core-frontend/src/components/dashboard/subject-setting/dashboard-style/SeniorStyleSetting.vue index e8cdb8a033..03f0835348 100644 --- a/core/core-frontend/src/components/dashboard/subject-setting/dashboard-style/SeniorStyleSetting.vue +++ b/core/core-frontend/src/components/dashboard/subject-setting/dashboard-style/SeniorStyleSetting.vue @@ -2,40 +2,42 @@
- - - + + - - - - - + + + + + - - + class="form-item" + :class="'form-item-' + themes" + :label="t('components.level_display_color')" + > + + + +