mirror of https://gitee.com/y_project/RuoYi.git
详细操作样式调整
parent
fd3ffcbd89
commit
6bc852918e
File diff suppressed because one or more lines are too long
|
@ -18,7 +18,7 @@ body .layer-ext-moon .layui-layer-title {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
height: 42px;
|
height: 42px;
|
||||||
line-height: 42px;
|
line-height: 42px;
|
||||||
border-bottom: 1px solid #eee;
|
border: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
body .layer-ext-moon .layui-layer-content .layui-layer-ico {
|
body .layer-ext-moon .layui-layer-content .layui-layer-ico {
|
||||||
|
|
|
@ -743,7 +743,7 @@
|
||||||
width: width,
|
width: width,
|
||||||
height: height,
|
height: height,
|
||||||
url: $.operate.detailUrl(id),
|
url: $.operate.detailUrl(id),
|
||||||
skin: 'layui-layer-molv',
|
skin: 'layui-layer-gray',
|
||||||
btn: ['关闭'],
|
btn: ['关闭'],
|
||||||
yes: function (index, layero) {
|
yes: function (index, layero) {
|
||||||
layer.close(index);
|
layer.close(index);
|
||||||
|
|
Loading…
Reference in New Issue