diff --git a/src/assets/images/homePage/alipay.png b/src/assets/images/homePage/alipay.png deleted file mode 100644 index 1a31b483..00000000 Binary files a/src/assets/images/homePage/alipay.png and /dev/null differ diff --git a/src/assets/images/homePage/alipay.svg b/src/assets/images/homePage/alipay.svg new file mode 100644 index 00000000..a5e2f140 --- /dev/null +++ b/src/assets/images/homePage/alipay.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/assets/images/homePage/paypal.png b/src/assets/images/homePage/paypal.png deleted file mode 100644 index 4661d0c8..00000000 Binary files a/src/assets/images/homePage/paypal.png and /dev/null differ diff --git a/src/assets/images/homePage/paypal.svg b/src/assets/images/homePage/paypal.svg new file mode 100644 index 00000000..de424b63 --- /dev/null +++ b/src/assets/images/homePage/paypal.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/component/HomePage/UpgradePlan.vue b/src/component/HomePage/UpgradePlan.vue index fbbb2984..15b5e879 100644 --- a/src/component/HomePage/UpgradePlan.vue +++ b/src/component/HomePage/UpgradePlan.vue @@ -77,7 +77,7 @@
@@ -86,23 +86,23 @@
@@ -113,7 +113,7 @@
diff --git a/src/lang/cn.ts b/src/lang/cn.ts index ab99708e..25d2de2c 100644 --- a/src/lang/cn.ts +++ b/src/lang/cn.ts @@ -76,10 +76,18 @@ export default { BuyCredlts:'购买积分', credits:'积分', organization:'积分再任意场景都可以使用', + CreditCard:'信用卡', + Alipay:'支付宝', + HongKong:'香港', + MainlandChina:'中国大陆', Continue:'继续', payment:'选择付款方式', Cancel:'取消', Payment:'付款', + policy1:'我承认我已阅读并同意', + policy2:'条款和条件', + policy3:'(包括服务范围)及', + policy4:'订购协议', completed:'是否已完成支付?', hint:'请保持窗口打开,直到付款完成。如果您无法打开付款窗口,请检查您的浏览器设置,看看弹出窗口是否被阻止。成功付款后,积分可能会延迟发放。请等待1-3分钟,点击积分刷新按钮', Back:'返回', diff --git a/src/lang/en.ts b/src/lang/en.ts index fa8014a0..0b7799ed 100644 --- a/src/lang/en.ts +++ b/src/lang/en.ts @@ -77,10 +77,18 @@ export default { BuyCredlts:'Buy credits', credits:'credits', organization:'All credits are shared within the name organization', + CreditCard:'Credit Card', + Alipay:'Alipay', + HongKong:'Hong Kong', + MainlandChina:'Mainland China', Continue:'Continue', payment:'Select payment method', Cancel:'Cancel', Payment:'Payment', + policy1:'I acknowledge that I have read, understand, and agree with the ', + policy2:'Terms and Conditions', + policy3:' (including the Scope of service) and the ', + policy4:'Subscription Agreement', completed:'Is payment completed', hint:'Please keep the window open until the payment is completed. If you are unable to open the payment window, please check your browser settings to see if pop-ups are being blocked.Points may be delayed after successful payment. Please wait 1-3 minutes and click the credits refresh button', Back:'Back',