|
@@ -23,8 +23,12 @@
|
|
<div class="layui-btn-group suretable" style="display: none;">
|
|
<div class="layui-btn-group suretable" style="display: none;">
|
|
<button class="layui-btn" data-type="getCheckData" id="freenl">确定</button>
|
|
<button class="layui-btn" data-type="getCheckData" id="freenl">确定</button>
|
|
</div>
|
|
</div>
|
|
|
|
+<table>
|
|
|
|
+<tbody>
|
|
|
|
+<tr>
|
|
|
|
+<td>
|
|
<form class="layui-form" action="">
|
|
<form class="layui-form" action="">
|
|
- <div class="layui-form-item" style="float: left">
|
|
|
|
|
|
+ <div class="layui-form-item" style="float: left;">
|
|
<div class="" style="margin-left: 10px;margin-top: 10px;">
|
|
<div class="" style="margin-left: 10px;margin-top: 10px;">
|
|
<span id="mylable2">项目调整</span>
|
|
<span id="mylable2">项目调整</span>
|
|
<span>:</span>
|
|
<span>:</span>
|
|
@@ -36,10 +40,16 @@
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</form>
|
|
</form>
|
|
-<div style="float: right;margin:22px 100px;">
|
|
|
|
|
|
+</td>
|
|
|
|
+<td>
|
|
|
|
+<div style="">
|
|
<input id="edt-search" type="text" placeholder="输入关键字" class="solr" style=""/>
|
|
<input id="edt-search" type="text" placeholder="输入关键字" class="solr" style=""/>
|
|
<button class="layui-btn" id="btn-search"> 搜索 </button>
|
|
<button class="layui-btn" id="btn-search"> 搜索 </button>
|
|
</div>
|
|
</div>
|
|
|
|
+</td>
|
|
|
|
+</tr>
|
|
|
|
+</tbody>
|
|
|
|
+</table>
|
|
<div style="margin-left: 10px;margin-right: 10px">
|
|
<div style="margin-left: 10px;margin-right: 10px">
|
|
<table class="layui-table" id="longtable" lay-filter="longtable"></table>
|
|
<table class="layui-table" id="longtable" lay-filter="longtable"></table>
|
|
</div>
|
|
</div>
|