diff --git a/src/views/RechargeAgency/index.vue b/src/views/RechargeAgency/index.vue index a4ba30b..f3c85ea 100644 --- a/src/views/RechargeAgency/index.vue +++ b/src/views/RechargeAgency/index.vue @@ -34,10 +34,16 @@ src="../../assets/icon/identity/coinSeller.png" alt="" height="20px" - style="margin-left: 10px" + style="display: block; margin-left: 10px" /> - + @@ -82,6 +88,55 @@ + +
+
+
Minimum amount of transfers accepted:
+ +
+
+
+
{{ amountItem.type }}
+
+
+
+
@@ -163,19 +218,119 @@
+ + + +
+ +
+
+
+ {{ t('tips') }} +
+ + +
X
+
+
+ Recharge agents can choose the minimumamount they can accept from user transfers,which + can be modifed on the frst of eachmonth. (For example, if a recharge agentchanges to + only accept transfers of $10 or more,users with single transfers below $10 will not + beable to transfer funds to that recharge agent.) +
+
+ + +
+
{{ t('tips') }}
+
+ Are you sure you want to select this transfer amount limit? +
+
+
+ {{ t('cancel') }} +
+
+ {{ t('confirm') }} +
+
+
+
+