优化离线状态管理逻辑

This commit is contained in:
jxxghp
2025-07-20 08:25:20 +08:00
parent 6cb8bf74df
commit 1586137a5d
6 changed files with 37 additions and 10 deletions
+2 -2
View File
@@ -144,9 +144,9 @@ export default {
restartTip: 'After restart, you will be logged out and need to log in again.',
restartTimeout: 'Restart timeout, the system may need more time to recover, please refresh the page manually later',
restartFailed: 'Restart failed, please check system status',
offline: 'Offline Mode',
offline: 'Application Offline',
offlineMessage: 'Network connection lost, some features may be limited',
online: 'Online Mode',
online: 'Application Online',
onlineMessage: 'Network connection restored',
},
pwa: {