From a81b39aef04813a43185216ae02a37ce07a31f1f Mon Sep 17 00:00:00 2001 From: testadmin Date: Thu, 16 Apr 2026 23:33:46 +0800 Subject: [PATCH] =?UTF-8?q?feat(recharge):=20USDT=20=E6=8F=90=E7=A4=BA?= =?UTF-8?q?=E8=AF=AD=E6=98=8E=E7=A1=AE=E8=BE=93=E5=85=A5=E8=B4=A7=E5=B8=81?= =?UTF-8?q?=E4=B8=BA=20VND=20+=20=E6=96=B0=E6=B1=87=E7=8E=87=2027100?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/recharge.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/recharge.vue b/pages/recharge.vue index 08e8472..4be3953 100644 --- a/pages/recharge.vue +++ b/pages/recharge.vue @@ -200,14 +200,14 @@ - {{ payChannel === 'epay' ? 'Thanh toán USDT qua mạng TRC20' : $lang.rechargeTip }} + {{ payChannel === 'epay' ? 'Nhập số tiền theo VND — hệ thống tự động quy đổi sang USDT theo tỷ giá 1 USDT ≈ 27,100 VND. Thanh toán qua mạng TRC20.' : $lang.rechargeTip }}