feat: show admin dashboard version

This commit is contained in:
Lan
2026-06-03 12:21:44 +08:00
parent 2428409953
commit 04a0498923
7 changed files with 89 additions and 21 deletions
+3
View File
@@ -68,6 +68,9 @@ export default {
refreshing: 'Refreshing',
lastUpdated: 'Last updated: {time}',
loadFailed: 'Failed to load dashboard data',
footerProduct: 'FileCodeBox Admin Console',
runtimeVersion: 'Runtime Version',
versionPending: 'Pending sync',
fileHealth: 'File Health',
fileHealthDesc: 'Status insights for available, risky, and pending file queues.',
activeFileRatio: 'Active Ratio',
+3
View File
@@ -68,6 +68,9 @@ export default {
refreshing: '刷新中',
lastUpdated: '最近更新:{time}',
loadFailed: '仪表盘数据加载失败',
footerProduct: 'FileCodeBox 管理后台',
runtimeVersion: '运行版本',
versionPending: '待同步',
fileHealth: '文件健康',
fileHealthDesc: '基于状态洞察统计可取件、风险与待处理队列。',
activeFileRatio: '有效占比',