diff --git a/src/components/dialog/index.vue b/src/components/dialog/index.vue index 149f75a..67b7231 100644 --- a/src/components/dialog/index.vue +++ b/src/components/dialog/index.vue @@ -4,69 +4,46 @@ - -
+ +
-
-
提示
-
提交
-
{{ successName }}
+
+
提示
+
提交
+
{{ successName }}
-
+

本业务需要授权

-
+

提交后将不可更改,您确定要提交吗?

-
- +
+ - + - +
-
+
- +
{{ val }}
- +
{{ val }}
@@ -74,20 +51,13 @@
-
- 取 消 - 确 定 +
+ 取 消 + 确 定
-
- 确 定 +
+ 确 定
@@ -125,6 +95,7 @@ const obj = { 'controlCash/cashTransferInto': '现金上缴', 'business/deposit': '存款', 'business/withdrawal': '取款', + 'onlineBank/openAccount': '网上银行开户', 'spacial': '提交' } @@ -304,6 +275,14 @@ const nameMap = { 112: '按月', 113: '满页' }, + openOnlineBanking: { + 1: '是', + 0: '否' + }, + openPhoneBanking: { + 1: '是', + 0: '否' + }, } export default { props: { @@ -466,114 +445,128 @@ export default { \ No newline at end of file diff --git a/src/components/dialogTwo/index.vue b/src/components/dialogTwo/index.vue index 20246b0..2d4f16b 100644 --- a/src/components/dialogTwo/index.vue +++ b/src/components/dialogTwo/index.vue @@ -1,82 +1,52 @@ - diff --git a/src/pages/manage/list/personal/currentAccount/openAccount.vue b/src/pages/manage/list/personal/currentAccount/openAccount.vue index c5daedc..a6bb0c8 100644 --- a/src/pages/manage/list/personal/currentAccount/openAccount.vue +++ b/src/pages/manage/list/personal/currentAccount/openAccount.vue @@ -3,50 +3,28 @@
- - - + + + - + - - - CNY人民币 + + + CNY人民币 - - - + + + - - - + + + @@ -60,29 +38,18 @@
- - - + + + - + - - - - - + + + + + - - + + - - + + - - - + + + - - - - - - - - + + + + + + + + - -
+ +

请刷卡

- +
- -
+ +

请输入密码

-
- +
+
- +
-
- - - +
+ + + - - - - - - + + + + + + - - - - + + + + - - + + - + - - - - - - - - + + + + + + + + - -
+ +

请刷卡

- +
- -
+ +

请输入密码

-
- +
+
- +
-
- - - +
+ + + - - - - - - + + + + + + - - - - + + + + - - - + + + - - - - - - - - + + + + + + + + - -
+ +

请刷卡

- +
- -
+ +

请输入密码

-
- +
+
- +
- 提交 + 提交
- +
- \ No newline at end of file diff --git a/src/pages/manage/list/personal/timeDeposit/deposit.vue b/src/pages/manage/list/personal/timeDeposit/deposit.vue index 3e7a117..dff009f 100644 --- a/src/pages/manage/list/personal/timeDeposit/deposit.vue +++ b/src/pages/manage/list/personal/timeDeposit/deposit.vue @@ -1,430 +1,438 @@ // 整存整取 > 存款 \ No newline at end of file +// } \ No newline at end of file diff --git a/src/pages/manage/list/personal/timeDeposit/openAccount.vue b/src/pages/manage/list/personal/timeDeposit/openAccount.vue index 1470af1..f628244 100644 --- a/src/pages/manage/list/personal/timeDeposit/openAccount.vue +++ b/src/pages/manage/list/personal/timeDeposit/openAccount.vue @@ -1,84 +1,90 @@ // 整存整取 > 开户 \ No newline at end of file +// } \ No newline at end of file diff --git a/src/pages/manage/list/personal/usefulPhrases/openAccount.vue b/src/pages/manage/list/personal/usefulPhrases/openAccount.vue index 48ac6bc..1465187 100644 --- a/src/pages/manage/list/personal/usefulPhrases/openAccount.vue +++ b/src/pages/manage/list/personal/usefulPhrases/openAccount.vue @@ -1,436 +1,442 @@ // 开户 - \ No newline at end of file + \ No newline at end of file