fix:修复bug
This commit is contained in:
+11
-1
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user