仪表盘
版本库
文件存储
活动
搜索
登录
main
/
herb
干燥机配套车间生产管理系统/云平台服务端
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
完成车间大屏
baoshiwei
2023-08-01
3efe2606474fba1905fa4edab82b713b9cfb5ef3
[herb.git]
/
src
/
components
/
Form
/
src
/
jeecg
/
components
/
JEasyCron
/
easy.cron.input.less
1
2
3
4
5
6
7
8
9
10
11
12
13
14
//noinspection LessUnresolvedVariable
@prefix-cls: ~'@{namespace}-easy-cron-input';
.@{prefix-cls} {
a.open-btn {
cursor: pointer;
.app-iconify {
position: relative;
top: 1px;
right: 2px;
}
}
}