fix:阿里适配

This commit is contained in:
2026-01-19 09:16:53 +08:00
parent 76bdcd1aba
commit 2a7c6c8e03
13 changed files with 272 additions and 70 deletions
+5 -6
View File
@@ -97,7 +97,7 @@ export default {
step1Title: 'Scan QR Code',
step1Desc: 'Find a device and scan its QR code',
step2Title: 'No Deposit',
step2Desc: 'Rent with WeChat Pay Score, no deposit needed',
step2Desc: 'Rent with Sesame Credit, no deposit needed',
step3Title: 'Start Using',
step3Desc: 'Device unlocks, take out the fan',
step4Title: 'Return',
@@ -134,7 +134,7 @@ export default {
autoChargeOvertime: 'Overtime will be charged automatically by hour',
useInDesignatedArea: 'Please use the device in designated area',
rentDepositFree: 'Rent Deposit-free',
wxPayScoreDesc: 'WeChat Pay Score | 550+ points enjoy',
alipayScoreDesc: 'Sesame Credit | 550+ points enjoy',
checking: 'Checking',
deviceNoNotRecognized: 'Device number not recognized',
processFailed: 'Process failed, please try again later',
@@ -144,7 +144,7 @@ export default {
rentSuccess: 'Rent successful',
rentFailedRetry: 'Rent failed, please retry',
getPayParamsFailed: 'Failed to get payment parameters',
payScoreFailedCancelled: 'Pay score call failed, order cancelled'
payScoreFailedCancelled: 'Credit payment failed, order cancelled'
},
order: {
@@ -190,11 +190,11 @@ export default {
returnFailed: 'Return failed',
confirmCancel: 'Confirm to cancel order?',
confirmReturn: 'Confirm to return device?',
wxPayScore: 'WeChat Pay Score',
alipayScore: 'Sesame Credit',
alipayPay: 'Alipay',
depositFree: 'Deposit-free',
whitelistOrder: 'Whitelist Order',
memberOrder: 'Member Order',
wxPay: 'WeChat Pay',
depositPay: 'Deposit Pay',
paymentInProgress: 'Payment in Progress',
paymentFailedRetry: 'Payment failed, please try again',
@@ -318,7 +318,6 @@ export default {
payment: {
paymentAmount: 'Amount',
paymentMethod: 'Method',
wechatPay: 'WeChat',
alipay: 'Alipay',
balance: 'Balance',
payNow: 'Pay',