调整详情页打开图片问题
parent
856a0d7f0f
commit
268e4a254e
|
|
@ -66,4 +66,8 @@ Admin::style(
|
|||
.main-footer {
|
||||
display: none;
|
||||
}
|
||||
.layui-layer-nobg{
|
||||
max-width: 800px;
|
||||
max-height: 1100px;
|
||||
}
|
||||
CSS);
|
||||
|
|
|
|||
Loading…
Reference in New Issue