From 29f3a095dc58860849cdaa0b057b9fab495e5f6d Mon Sep 17 00:00:00 2001
From: admin <344137771@qq.com>
Date: Wed, 07 Jan 2026 14:04:07 +0800
Subject: [PATCH] 1

---
 src/page/newUser/recharge.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/page/newUser/recharge.vue b/src/page/newUser/recharge.vue
index b835988..c253801 100644
--- a/src/page/newUser/recharge.vue
+++ b/src/page/newUser/recharge.vue
@@ -227,7 +227,7 @@
         return
       }
       if (this.password == '' || this.password == null || this.password == undefined) {
-        this.$toast(this.$t('jy339'))
+        this.$toast(this.$t('jy540'))
         return
       }
       if (this.transferName == '' || this.transferName == null || this.transferName == undefined) {

--
Gitblit v1.9.3