调整支付交互

This commit is contained in:
X1627315083
2025-02-20 09:26:11 +08:00
parent 37a3186e06
commit 305feb1131
5 changed files with 229 additions and 20 deletions

View File

@@ -671,8 +671,12 @@ export default {
},
Renew:{
title:'根据您的需求选择最佳计划',
Monthly:'月',
Yearly:'年',
Monthly:'月',
Yearly:'年',
CreditCard:'信用卡',
Alipay:'支付宝',
Payment:'付款方式',
PleaseSelectPayment:'请选择支付方式',
SubscribeNow:'立即订阅',
PersonalVersion:'个人版',
HKDMonth:'HKD / 月',

View File

@@ -672,6 +672,10 @@ export default {
title:'Select The Best Plan For Your Needs',
Monthly:'Monthly',
Yearly:'Yearly',
CreditCard:'Credit Card',
Alipay:'Alipay',
Payment:'Payment method',
PleaseSelectPayment:'Please select a payment method',
SubscribeNow:'Subscribe Now',
PersonalVersion:'Personal version',
HKDMonth:'HKD / Month',