From 17392fab0adc7458b6db76669d78302a6d8047e9 Mon Sep 17 00:00:00 2001 From: hzj <1304805162@qq.com> Date: Thu, 22 Jan 2026 19:15:33 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=BC=80=E9=80=9A=E5=9B=BD=E5=AE=B6?= =?UTF-8?q?=E6=94=AF=E4=BB=98=E9=A1=B5=E9=9D=A2-->=E5=85=B3=E8=81=94?= =?UTF-8?q?=E6=B8=A0=E9=81=93=E7=BB=84=E4=BB=B6):=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E6=B8=A0=E9=81=93=E5=90=8E=E6=89=A7=E8=A1=8C=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E7=9A=84=E6=93=8D=E4=BD=9C=EF=BC=8C=E4=BB=A5?= =?UTF-8?q?=E8=8E=B7=E5=8F=96=E5=9B=BD=E5=AE=B6=E5=88=97=E8=A1=A8=E7=9A=84?= =?UTF-8?q?=E9=A1=B9id?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../cnf/pay/country/associated-channels.vue | 351 ++++++++++++------ src/views/cnf/pay/country/index.vue | 267 +++++++------ 2 files changed, 391 insertions(+), 227 deletions(-) diff --git a/src/views/cnf/pay/country/associated-channels.vue b/src/views/cnf/pay/country/associated-channels.vue index 0b21029..92e8ad2 100644 --- a/src/views/cnf/pay/country/associated-channels.vue +++ b/src/views/cnf/pay/country/associated-channels.vue @@ -9,7 +9,9 @@ top="20px" >
+
+
- {{ row.country.aliasName }}、 - 国家货币: {{ row.currency }}、 + {{ row.country.aliasName }}、 国家货币: {{ row.currency }}、 美元汇率: {{ row.usdExchangeRate }} + +
+ + - + + + -
+ + +
+
- icon -
{{ aItem.payFactory.factoryName }}
+ icon +
+ {{ aItem.payFactory.factoryName }} +
+ + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + - + + + - + + +
- -
diff --git a/src/views/cnf/pay/country/index.vue b/src/views/cnf/pay/country/index.vue index 51c133c..c1a70ec 100644 --- a/src/views/cnf/pay/country/index.vue +++ b/src/views/cnf/pay/country/index.vue @@ -1,7 +1,8 @@ +