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 @@ +