|
@@ -28,7 +28,7 @@
|
|
|
|
|
|
.layui-table-view .layui-table {width:100%}
|
|
|
</style>
|
|
|
-<body style="background-color: white;height: 100%">
|
|
|
+<body style="background-color: white">
|
|
|
<sys:message content="${message}"/>
|
|
|
<!-----------本体部分--------->
|
|
|
<fieldset class="layui-elem-field layui-field-title" style="margin-top: 30px;">
|
|
@@ -283,7 +283,7 @@
|
|
|
layer.open({
|
|
|
type: 2,
|
|
|
title: '单独调整',
|
|
|
- area: ['700px', '400px'],
|
|
|
+ area: ['700px', '500px'],
|
|
|
shade: 0.8,
|
|
|
// closeBtn: 0,
|
|
|
// fixed: true, //不固定
|