fix:修复bug

This commit is contained in:
2025-10-30 15:41:25 +08:00
parent c5277af28f
commit c77e3fa94d
10 changed files with 98 additions and 68 deletions
+11 -1
View File
@@ -349,7 +349,17 @@ export default {
phone: 'Phone',
email: 'Email',
workingHours: 'Working Hours',
functionDeveloping: 'Feature in development'
functionDeveloping: 'Feature in development',
faq1Question: 'How to rent a fan?',
faq1Answer: 'Click "Scan to Rent" on the homepage, scan the QR code on the device with WeChat, and complete payment as prompted.',
faq2Question: 'What are the charges?',
faq2Answer: 'Our fan rental is deposit-free. Specific billing is shown when scanning the device QR code.',
faq3Question: 'How to return the fan?',
faq3Answer: 'Bring the fan to any return point, click "Scan to Return" on homepage, and scan the return point QR code.',
faq4Question: 'When will deposit be refunded?',
faq4Answer: 'Deposit refund is automatically initiated after returning. It takes 0-7 business days.',
faq5Question: 'What if device doesn\'t work?',
faq5Answer: 'Submit feedback via "My - Feedback", or call customer service directly.'
},
settings: {
+11 -1
View File
@@ -349,7 +349,17 @@ export default {
phone: '电话',
email: '邮箱',
workingHours: '工作时间',
functionDeveloping: '功能开发中'
functionDeveloping: '功能开发中',
faq1Question: '如何租借风扇?',
faq1Answer: '点击首页"扫码租借"按钮,使用微信扫描设备上的二维码,按提示完成支付即可使用。',
faq2Question: '收费标准是怎样的?',
faq2Answer: '本产品租界风扇采用免押金租借形式,无需支付押金,具体计费方式以场地机柜扫码提示为准。',
faq3Question: '如何归还风扇?',
faq3Answer: '将风扇带到任意归还点,点击首页"扫码归还"按钮,扫描归还点二维码即可完成归还。',
faq4Question: '押金多久能退还?',
faq4Answer: '归还设备后押金将自动发起退款,预计0-7个工作日到账。',
faq5Question: '设备无法正常使用怎么办?',
faq5Answer: '您可以通过"我的-投诉与建议"提交故障反馈,或直接拨打客服电话处理。'
},
settings: {