修复谷歌按钮登录失效问题

This commit is contained in:
X1627315083
2025-02-03 16:07:17 +08:00
parent 2c7d953f1b
commit e1d03323d2
25 changed files with 127 additions and 72 deletions

View File

@@ -40,7 +40,7 @@
<input name="Stripe" type="radio" value="stripe" v-model="modeOfPayment">
<img src="../../assets/images/homePage/stripe.svg" alt="">
<!-- <span>{{ $t('upgradePlan.CreditCard') }}</span> -->
<span>Stripe</span>
<span>Stripe (Credit Card)</span>
</label>
<label class="payMethod_item" v-show="$props.type == 'credits'">
<input name="payAffirm" type="radio" value="alipay" v-model="modeOfPayment">