mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-12 03:10:48 +08:00
修复添加定时任务插入顺序
ql repo拉取失败自动删除目录重新拉取一次
This commit is contained in:
@@ -131,7 +131,7 @@ const Log = () => {
|
||||
style: headerStyle,
|
||||
}}
|
||||
>
|
||||
<div className={`${styles['log-container']}`}>
|
||||
<div className={`${styles['log-container']} log-container`}>
|
||||
{!isPhone && (
|
||||
<div className={styles['left-tree-container']}>
|
||||
<Input.Search
|
||||
|
||||
Reference in New Issue
Block a user