From cd4d7ca7bad1fedf354828a33cb53f9cacc4d6ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=9E=E4=B8=9C=E6=97=AD?= <850374051@qq.com> Date: Mon, 18 Sep 2023 16:45:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=A7=E4=BA=A4=E4=B8=AA=E4=BA=BA=E8=B5=84?= =?UTF-8?q?=E6=96=99=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/user/accountSetting/index.vue | 2 +- .../userInformation/companyInformation.vue | 190 +++++++++++++++++- .../userInformation/userInformation.vue | 167 ++++++++++++++- src/views/user/index.vue | 4 +- 4 files changed, 347 insertions(+), 16 deletions(-) diff --git a/src/views/user/accountSetting/index.vue b/src/views/user/accountSetting/index.vue index 694457fa..c43bfe76 100644 --- a/src/views/user/accountSetting/index.vue +++ b/src/views/user/accountSetting/index.vue @@ -9,7 +9,7 @@ /> - + diff --git a/src/views/user/accountSetting/userInformation/companyInformation.vue b/src/views/user/accountSetting/userInformation/companyInformation.vue index e5fe76a3..f604432c 100644 --- a/src/views/user/accountSetting/userInformation/companyInformation.vue +++ b/src/views/user/accountSetting/userInformation/companyInformation.vue @@ -10,7 +10,7 @@ - 修改手机号 + 修改手机号 @@ -81,6 +81,96 @@ + + + + + + + + + + 银行信息 + + + + + + + + + + + + + + 点击检索 + + + + + + + + + 保存 @@ -90,9 +180,9 @@ diff --git a/src/views/user/accountSetting/userInformation/userInformation.vue b/src/views/user/accountSetting/userInformation/userInformation.vue index cafb86f0..4289ee00 100644 --- a/src/views/user/accountSetting/userInformation/userInformation.vue +++ b/src/views/user/accountSetting/userInformation/userInformation.vue @@ -1,5 +1,5 @@ - + + + + + + + + + + + + 银行信息 + + + + + + + + + + + + + + 点击检索 + + + + + + + + + - 保存 + 保存 @@ -35,7 +126,7 @@ @@ -179,13 +327,14 @@ export default {
修改手机号