fix:修复bug

This commit is contained in:
2025-12-10 15:16:47 +08:00
parent 8dd95a325b
commit be0eab5460
10 changed files with 1463 additions and 984 deletions
+11 -2
View File
@@ -233,7 +233,13 @@ export default {
cancelFailedContactService: 'Cancel failed, please contact customer service',
getOrderStatusFailed: 'Failed to get order status',
syncSuccess: 'Status synced successfully',
syncFailed: 'Sync failed'
syncFailed: 'Sync failed',
freeRentTime: 'Free Time',
pricingRule: 'Pricing Rule',
paymentMethod: 'Payment Method',
perHour: 'per hour',
perMinute: 'per minute',
perHalfHour: 'per half hour'
},
user: {
@@ -556,7 +562,10 @@ export default {
daysAgo: 'days ago',
yesterday: 'Yesterday',
today: 'Today',
tomorrow: 'Tomorrow'
tomorrow: 'Tomorrow',
hours: 'hour(s)',
minutes: 'minute(s)',
halfHours: 'half hour(s)'
},
unit: {