1
admin
2026-01-05 c8361f1a9080a9e52d0ac772bd59697ad318cfe9
src/page/user/recharge.vue
@@ -29,7 +29,7 @@
                  <a class="" @click="xz(item)" v-for="item in moneyList"
                      :class="(money == Number(item)) ? 'xl' : ''">{{ item }}</a>
              </div>
              <p class="cz" style="margin-top: 0.801rem;">{{ $t('jy344') }}</p><input :placeholder="$t('jy125')" type="password"
              <p class="cz" style="margin-top: 0.801rem;">{{ $t('jy538') }}</p><input :placeholder="$t('jy125')" type="password"
                  v-model="password" class="inpt">
              <div class="enyt" @click="Recharge()">{{ $t('jy343') }}</div>
              <p class="czl"> {{ $t('jy342') }} </p>
@@ -64,7 +64,7 @@
              return
          }
          if (this.password == '' || this.password == null || this.password == undefined) {
              this.$toast(this.$t('jy339'))
              this.$toast(this.$t('jy540'))
              return
          }
          this.setRecharge()