mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-12 03:10:48 +08:00
优化面板样式
This commit is contained in:
@@ -38,7 +38,7 @@ export default {
|
||||
},
|
||||
{
|
||||
path: '/script',
|
||||
name: '查看脚本',
|
||||
name: '脚本管理',
|
||||
icon: <FormOutlined />,
|
||||
component: '@/pages/script/index',
|
||||
},
|
||||
@@ -50,7 +50,7 @@ export default {
|
||||
},
|
||||
{
|
||||
path: '/log',
|
||||
name: '日志',
|
||||
name: '任务日志',
|
||||
icon: <FolderOutlined />,
|
||||
component: '@/pages/log/index',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user