| | |
| | | <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> |
| | |
| | | return |
| | | } |
| | | if (this.password == '' || this.password == null || this.password == undefined) { |
| | | this.$toast(this.$t('jy339')) |
| | | this.$toast(this.$t('jy540')) |
| | | return |
| | | } |
| | | this.setRecharge() |