mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-17 09:34:31 +08:00
修复 dashboard title
This commit is contained in:
@@ -512,6 +512,7 @@ export default {
|
||||
'/setting': intl.get('系统设置'),
|
||||
'/error': intl.get('错误日志'),
|
||||
'/dependence': intl.get('依赖管理'),
|
||||
'/dashboard': intl.get('仪表盘'),
|
||||
},
|
||||
dependenceTypes: ['nodejs', 'python3', 'linux'],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user