From cb9972642d4678845cf2f132483b3bf1e78c0ca4 Mon Sep 17 00:00:00 2001 From: panqihua Date: Thu, 12 Jan 2023 17:46:03 +0800 Subject: [PATCH] =?UTF-8?q?1.=E5=A2=9E=E5=8A=A0=E5=9F=BA=E7=A1=80=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E7=BB=84=E4=BB=B6=202.=E5=AE=8C=E5=96=84=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E8=AF=A6=E6=83=85=E5=9F=BA=E6=9C=AC=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/user/index.vue | 209 +++++---------------- src/views/system/user/profile/baseForm.vue | 192 +++++++++++++++++++ 2 files changed, 234 insertions(+), 167 deletions(-) create mode 100644 src/views/system/user/profile/baseForm.vue diff --git a/src/views/system/user/index.vue b/src/views/system/user/index.vue index 327a34d..7f5d020 100644 --- a/src/views/system/user/index.vue +++ b/src/views/system/user/index.vue @@ -99,20 +99,14 @@ @@ -122,96 +116,27 @@ - + + + -

基本信息

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {{ - dict.label - }} - - - - - - - - - - - + + + + + + + 钱包明细 + 购买明细 + 收货地址 + 浏览记录 + 收藏记录 + 购物车 + 粉丝 + 优惠券 + @@ -239,17 +164,15 @@ \ No newline at end of file