@@ -27,34 +46,22 @@
-
+
-
+
-
+
@@ -78,6 +85,10 @@ const userStore = useUserStore()
const formData = reactive({
avatar: '', // 头像
account: '', // 账号
+ company_name: '', // 企业名称
+ company_sh: '', // 企业税号
+ company_address: '', // 企业地址
+ company_url: '', // 营业执照
name: '', // 名称
password_old: '', // 当前密码
password: '', // 新的密码
diff --git a/src/views/withdraw/broker_bank/edit.vue b/src/views/withdraw/broker_bank/edit.vue
new file mode 100644
index 0000000..b9833ba
--- /dev/null
+++ b/src/views/withdraw/broker_bank/edit.vue
@@ -0,0 +1,115 @@
+
+
+
+
+
diff --git a/src/views/withdraw/broker_bank/index.vue b/src/views/withdraw/broker_bank/index.vue
new file mode 100644
index 0000000..09656c7
--- /dev/null
+++ b/src/views/withdraw/broker_bank/index.vue
@@ -0,0 +1,125 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+ 重置
+
+
+
+
+
+
+
+
+ 新增
+
+
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+ 编辑
+
+
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/withdraw/broker_reflect/edit.vue b/src/views/withdraw/broker_reflect/edit.vue
new file mode 100644
index 0000000..9f35749
--- /dev/null
+++ b/src/views/withdraw/broker_reflect/edit.vue
@@ -0,0 +1,113 @@
+
+
+
+
+
diff --git a/src/views/withdraw/broker_reflect/index.vue b/src/views/withdraw/broker_reflect/index.vue
new file mode 100644
index 0000000..9ba7bb3
--- /dev/null
+++ b/src/views/withdraw/broker_reflect/index.vue
@@ -0,0 +1,159 @@
+
+
+
+
+ ¥{{ accountInfo.money }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+ 重置
+
+
+
+
+
+
+
+
+ 新增
+
+
+ 删除
+
+
+
+
+
+
+
+ 银行名称:{{ row.bank[0].bank_name }}
+ 开户行:{{ row.bank[0].bank_open_name }}
+ 手机号:{{ row.bank[0].mobile }}
+
+
+
+
+ ¥{{ row.amount }}
+
+
+
+
+ 待审核
+ 审核通过
+ 审核拒绝
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/workbench/index.vue b/src/views/workbench/index.vue
index 85cb756..42964b2 100644
--- a/src/views/workbench/index.vue
+++ b/src/views/workbench/index.vue
@@ -14,17 +14,6 @@
当前版本
{{ workbenchData.version.version }}
-