fix(web): 设置页按菜单加载并优化错误提示

This commit is contained in:
mofeng-git
2026-05-19 21:38:56 +08:00
parent 265852b312
commit da05656a89
4 changed files with 140 additions and 108 deletions

View File

@@ -621,6 +621,7 @@ export default {
updateStatusIdle: '空闲',
releaseNotes: '更新说明',
noUpdates: '当前通道暂无可升级新版本',
updateOverviewLoadFailed: '获取版本更新信息失败',
startUpgrade: '开始升级',
updatePhaseIdle: '空闲',
updatePhaseChecking: '检查中',