From d7e88de7070d99e6a7283e49d1ae4abc5416347a Mon Sep 17 00:00:00 2001 From: hzj <1304805162@qq.com> Date: Thu, 27 Nov 2025 18:03:48 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=85=85=E5=80=BC=E4=BB=A3=E7=90=86?= =?UTF-8?q?=E9=A1=B5):=20=E6=96=B0=E5=A2=9E=E6=AF=8F=E6=9C=88=E4=B8=80?= =?UTF-8?q?=E5=8F=B7=E2=80=9C=E9=80=89=E6=8B=A9=E7=94=A8=E6=88=B7=E8=BD=AC?= =?UTF-8?q?=E8=B4=A6=E9=87=91=E9=A2=9D=E9=99=90=E5=88=B6=E2=80=9D=E6=8C=89?= =?UTF-8?q?=E9=92=AE=E5=8A=9F=E8=83=BD=EF=BC=8C=E8=AE=A1=E6=97=B6=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE=E4=B8=BA=E6=AF=8F1h=E6=A3=80=E6=9F=A5=E4=B8=80?= =?UTF-8?q?=E6=AC=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/RechargeAgency/index.vue | 272 ++++++++++++++++++++++++++++- 1 file changed, 264 insertions(+), 8 deletions(-) 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') }} +
+
+
+
+