修复 dashboard title

This commit is contained in:
whyour
2026-06-07 23:45:43 +08:00
parent 23b41893a3
commit 662adc0f9c
5 changed files with 5 additions and 4 deletions
+1
View File
@@ -512,6 +512,7 @@ export default {
'/setting': intl.get('系统设置'),
'/error': intl.get('错误日志'),
'/dependence': intl.get('依赖管理'),
'/dashboard': intl.get('仪表盘'),
},
dependenceTypes: ['nodejs', 'python3', 'linux'],
};