From 6351c39f9697768eb157485d1b3eb3fe00049a4b Mon Sep 17 00:00:00 2001 From: wuhui_zzw <1760308791@qq.com> Date: Wed, 10 Jan 2024 09:16:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=EF=BC=9A=E5=95=86=E6=88=B7?= =?UTF-8?q?=E8=BD=AC=E8=B4=A6=E4=BF=A1=E6=81=AF=E6=B7=BB=E5=8A=A0=E6=89=8B?= =?UTF-8?q?=E7=BB=AD=E8=B4=B9=E5=8F=8A=E5=AE=9E=E9=99=85=E5=88=B0=E8=B4=A6?= =?UTF-8?q?=E9=87=91=E9=A2=9D=E6=98=BE=E7=A4=BA=20=E4=BC=98=E5=8C=96?= =?UTF-8?q?=EF=BC=9A=E9=9A=90=E8=97=8F=E5=B9=B3=E5=8F=B0&=E5=95=86?= =?UTF-8?q?=E6=88=B7=E7=A7=AF=E5=88=86=E7=9B=B8=E5=85=B3=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 + src/views/accounts/transferRecord/index.vue | 139 ++++++++++++------ .../merchant/list/handle/merEditForm.vue | 4 +- src/views/merchant/list/handle/merInfo.vue | 4 +- 4 files changed, 98 insertions(+), 51 deletions(-) diff --git a/.env.development b/.env.development index 5276b74..7e5d55a 100644 --- a/.env.development +++ b/.env.development @@ -6,11 +6,13 @@ ENV = 'development' # VUE_APP_BASE_API = 'http://192.168.31.106:8324' #VUE_APP_BASE_API = 'https://mer1.crmeb.net' VUE_APP_BASE_API = 'https://zc.test.cdlfjy.com' +#VUE_APP_BASE_API = 'https://zcgx.cdlfjy.com' # socket 连接地址 #VUE_APP_WS_URL = 'ws://0.0.0.0:8324' #VUE_APP_WS_URL = 'ws://mer1.crmeb.net' VUE_APP_WS_URL = 'ws://zc.test.cdlfjy.com' +#VUE_APP_WS_URL = 'ws://zcgx.cdlfjy.com' # vue-cli uses the VUE_CLI_BABEL_TRANSPILE_MODULES environment variable, # to control whether the babel-plugin-dynamic-import-node plugin is enabled. diff --git a/src/views/accounts/transferRecord/index.vue b/src/views/accounts/transferRecord/index.vue index 74f75f0..450456e 100644 --- a/src/views/accounts/transferRecord/index.vue +++ b/src/views/accounts/transferRecord/index.vue @@ -179,54 +179,99 @@ -
-
-
{{ transferData.merchant && transferData.merchant.mer_name }}
-
{{ transferData.merchant && transferData.merchant.mer_id }}
-
{{ transferData.mer_money }}
-
{{ transferData.financial_type == 1 ? '银行卡' : transferData.financial_type == 2 ? '微信' : '支付宝' }}
-
{{ transferData.financial_account.bank }}
-
{{ transferData.financial_account.bank_code }}
-
{{ transferData.financial_account.name }}
-
{{ transferData.financial_account.name }}
-
{{ transferData.financial_account.wechat }}
-
-
{{ transferData.financial_account.alipay }}
-
-
{{ transferData.extract_money }}
-
{{ transferData.status == 0 ? '待审核' : transferData.status == 1 ? '已审核' : '审核失败' }}
-
{{ transferData.status_time }}
-
{{ transferData.refusal }}
- - - - 通过 - 拒绝 - - - - - - -
-
- - -
-
-
- -
-
-
-
- - 提交 - 提交 - -
-
+
+
+
+ {{ transferData.merchant && transferData.merchant.mer_name }} +
+
+ {{ transferData.merchant && transferData.merchant.mer_id }} +
+
+ {{ transferData.mer_money }}
+
+ {{transferData.financial_type == 1 ? '银行卡' : transferData.financial_type == 2 ? '微信' : '支付宝'}} +
+
+ {{ transferData.financial_account.bank }} +
+
+ {{ transferData.financial_account.bank_code }} +
+
+ {{ transferData.financial_account.name }} +
+
+ {{ transferData.financial_account.name }} +
+
+ {{ transferData.financial_account.wechat }} +
+
+ +
+
+ {{ transferData.financial_account.alipay }} +
+
+ + +
+
+ {{ transferData.extract_money }}元 +
+
+ {{ transferData.withdrawal_fees }}% +
+
+ {{ transferData.withdrawal_fees }}元 +
+
+ {{ transferData.reality_money }}元 +
+
+ {{transferData.status == 0 ? '待审核' : transferData.status == 1 ? '已审核' : '审核失败'}} +
+
+ {{ transferData.status_time }} +
+
+ {{ transferData.refusal }} +
+ + + + 通过 + 拒绝 + + + + + + +
+
+ + +
+
+
+ +
+
+
+
+ + + 提交 + + + 提交 + + +
+
diff --git a/src/views/merchant/list/handle/merEditForm.vue b/src/views/merchant/list/handle/merEditForm.vue index 9686179..10a8204 100644 --- a/src/views/merchant/list/handle/merEditForm.vue +++ b/src/views/merchant/list/handle/merEditForm.vue @@ -311,7 +311,7 @@
-
+
平台抽成设置
diff --git a/src/views/merchant/list/handle/merInfo.vue b/src/views/merchant/list/handle/merInfo.vue index 4c922c1..ba8a07a 100644 --- a/src/views/merchant/list/handle/merInfo.vue +++ b/src/views/merchant/list/handle/merInfo.vue @@ -180,7 +180,7 @@
-
平台&商户积分设置
+
平台抽成设置