From 1b576d7613d82bd9d315368dc62497028cac16e5 Mon Sep 17 00:00:00 2001 From: woody Date: Wed, 14 May 2025 17:46:04 +0800 Subject: [PATCH 1/4] =?UTF-8?q?feat(information):=20=E7=9C=9F=E5=AE=9E?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=E7=A7=BB=E9=99=A4=E9=82=AE=E7=AE=B1=E7=9B=B8?= =?UTF-8?q?=E5=85=B3=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/information/realInfo/index.vue | 20 +++----------------- 1 file changed, 3 insertions(+), 17 deletions(-) diff --git a/src/views/information/realInfo/index.vue b/src/views/information/realInfo/index.vue index 9ee4086..1116a74 100644 --- a/src/views/information/realInfo/index.vue +++ b/src/views/information/realInfo/index.vue @@ -192,17 +192,6 @@ /> - - - - - - - + + @@ -604,13 +595,8 @@ export default { text: '银行卡号', checked: true, prop: 'cardNumber' - }, - { - id: 18, - text: '邮箱地址', - checked: true, - prop: 'email' } + ], moren: 'RealInfo', topList: [ From f9281049067ad2c08aa78ca741ecff4851d6d77a Mon Sep 17 00:00:00 2001 From: woody Date: Wed, 14 May 2025 19:27:44 +0800 Subject: [PATCH 2/4] =?UTF-8?q?feat(removeOrderList):=20=E6=92=A4=E5=8D=95?= =?UTF-8?q?=E5=88=97=E8=A1=A8=E7=A7=BB=E9=99=A4=E6=97=A0=E7=94=A8=E5=AD=97?= =?UTF-8?q?=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../information/removeOrderList/index.vue | 198 ++++++------------ 1 file changed, 61 insertions(+), 137 deletions(-) diff --git a/src/views/information/removeOrderList/index.vue b/src/views/information/removeOrderList/index.vue index d04c2c6..a21eccc 100644 --- a/src/views/information/removeOrderList/index.vue +++ b/src/views/information/removeOrderList/index.vue @@ -1,9 +1,3 @@ -