From 5ca4c5cc81f336ba1cd7eef4e158779efede2db8 Mon Sep 17 00:00:00 2001 From: AoXuan Date: Tue, 5 Aug 2025 21:35:24 +0800 Subject: [PATCH] =?UTF-8?q?feat(UserEdit):=20=E9=87=8D=E6=9E=84=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E7=BC=96=E8=BE=91=E9=A1=B5=E9=9D=A2=E5=B9=B6=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E6=96=B0=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 重新组织用户编辑页面的布局和结构 - 添加剩余天数、用户配置模式、剿灭代理等新功能 - 更新密码字段的描述,明确其仅用于储存 - 移除序列号字段 - 更新通知配置,支持多种通知方式 - 添加森空岛配置功能 --- frontend/src/views/UserEdit.vue | 633 +++++++++++++++++++++++--------- 1 file changed, 456 insertions(+), 177 deletions(-) diff --git a/frontend/src/views/UserEdit.vue b/frontend/src/views/UserEdit.vue index 43c7db1..388f121 100644 --- a/frontend/src/views/UserEdit.vue +++ b/frontend/src/views/UserEdit.vue @@ -51,16 +51,16 @@ @@ -69,12 +69,28 @@ + + + + + + + + +