From 3f3d10ad8316c7a8ec88f5abd995f63188d0595d Mon Sep 17 00:00:00 2001 From: zstar <65890619+zstar1003@users.noreply.github.com> Date: Sat, 17 May 2025 12:28:56 +0800 Subject: [PATCH] =?UTF-8?q?refactor(=E7=94=A8=E6=88=B7=E9=85=8D=E7=BD=AE):?= =?UTF-8?q?=20=E7=A7=BB=E9=99=A4=E5=90=8E=E5=8F=B0=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E9=80=BB=E8=BE=91=EF=BC=8C=E6=94=B9=E4=B8=BA=E5=89=8D=E5=8F=B0?= =?UTF-8?q?=E8=B4=A6=E5=8F=B7=E6=93=8D=E4=BD=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../web/src/pages/user-config/index.vue | 77 +++++++++---------- 1 file changed, 35 insertions(+), 42 deletions(-) diff --git a/management/web/src/pages/user-config/index.vue b/management/web/src/pages/user-config/index.vue index 97cd423..64be116 100644 --- a/management/web/src/pages/user-config/index.vue +++ b/management/web/src/pages/user-config/index.vue @@ -1,10 +1,9 @@