From 6bfc1961ce986471cf900385ce8eef2d7df82634 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sun, 20 Apr 2025 08:53:32 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E5=A2=9E=E5=8A=A0=E4=B8=AA?= =?UTF-8?q?=E4=BA=BA=E4=B8=AD=E5=BF=83=EF=BC=9A30%=20=E6=94=AF=E6=8C=81?= =?UTF-8?q?=E5=8F=B3=E4=BE=A7=E7=9A=84=E5=9F=BA=E6=9C=AC=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/_core/profile/index.vue | 11 +- .../views/_core/profile/modules/base-info.vue | 101 ++++++++++++++++++ 2 files changed, 107 insertions(+), 5 deletions(-) create mode 100644 apps/web-antd/src/views/_core/profile/modules/base-info.vue diff --git a/apps/web-antd/src/views/_core/profile/index.vue b/apps/web-antd/src/views/_core/profile/index.vue index c74c17b09..e4da531fa 100644 --- a/apps/web-antd/src/views/_core/profile/index.vue +++ b/apps/web-antd/src/views/_core/profile/index.vue @@ -1,13 +1,14 @@ + +