mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-17 09:34:31 +08:00
修复antd兼容性,日志详情自动滚动
This commit is contained in:
+2
-1
@@ -296,7 +296,7 @@ export default {
|
||||
documentTitleMap: {
|
||||
'/login': '登录',
|
||||
'/initialization': '初始化',
|
||||
'/cron': '定时任务',
|
||||
'/crontab': '定时任务',
|
||||
'/env': '环境变量',
|
||||
'/subscription': '订阅管理',
|
||||
'/config': '配置文件',
|
||||
@@ -305,6 +305,7 @@ export default {
|
||||
'/log': '日志管理',
|
||||
'/setting': '系统设置',
|
||||
'/error': '错误日志',
|
||||
'/dependence': '依赖管理',
|
||||
},
|
||||
dependenceTypes: ['nodejs', 'python3', 'linux'],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user