From f15ed8685293e1240b8c593e322028f5835dce03 Mon Sep 17 00:00:00 2001 From: DLmaster361 Date: Sat, 6 Sep 2025 02:14:45 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=90=8C=E6=AD=A5=E7=94=A8=E6=88=B7?= =?UTF-8?q?=E4=B8=8E=E8=84=9A=E6=9C=AC=E9=85=8D=E7=BD=AE=E7=9A=84=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/GeneralUserEdit.vue | 116 ++++++++++++++-- frontend/src/views/MAAUserEdit.vue | 176 +++++++++++++++++++++---- 2 files changed, 262 insertions(+), 30 deletions(-) diff --git a/frontend/src/views/GeneralUserEdit.vue b/frontend/src/views/GeneralUserEdit.vue index 7afd659..bd708bc 100644 --- a/frontend/src/views/GeneralUserEdit.vue +++ b/frontend/src/views/GeneralUserEdit.vue @@ -51,8 +51,13 @@
- - + + + +
+
+

基本信息

+
@@ -69,6 +74,7 @@ placeholder="请输入用户名" :disabled="loading" size="large" + class="modern-input" /> @@ -128,11 +134,16 @@ placeholder="请输入备注信息" :rows="4" :disabled="loading" + class="modern-input" /> - +
- + +
+
+

额外脚本

+