
1、https://gitee.com/aizuda/easy-retry/issues/I8GRJP 2、Dashboard 添加任务调度数据展示 3、新增重试、定时饼图、任务列表 4、根据后台mode配置动态重试、定时权限
26 lines
293 B
Plaintext
26 lines
293 B
Plaintext
.extra-wrapper {
|
|
line-height: 55px;
|
|
padding-right: 24px;
|
|
|
|
.extra-item {
|
|
display: inline-block;
|
|
margin-right: 24px;
|
|
|
|
a {
|
|
color: #0e0101;
|
|
margin-left: 24px;
|
|
}
|
|
|
|
span {
|
|
border: none;
|
|
cursor: pointer;
|
|
}
|
|
}
|
|
}
|
|
|
|
.in {
|
|
color: #1b7ee5;
|
|
}
|
|
|
|
.on {
|
|
} |