mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-08 19:12:48 +08:00
优化tableData;新增dataGet;
This commit is contained in:
@@ -5,10 +5,6 @@
|
||||
justify-content: left;
|
||||
flex-wrap: wrap;
|
||||
|
||||
.placeholder {
|
||||
color: #808080
|
||||
}
|
||||
|
||||
.layui-btn {
|
||||
pointer-events: none;
|
||||
|
||||
@@ -18,6 +14,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.placeholder {
|
||||
color: #808080
|
||||
}
|
||||
|
||||
.layui-form-danger+.layui-input {
|
||||
border-color: #ff5722 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user