c425d8e7 by yangjianbin

init

1 parent c1a2b51a
......@@ -70,7 +70,7 @@
</form>
<div class="body mt-20">
<table class="table table-border table-bordered table-bg">
<table class="table table-border table-bordered table-bg" id="table">
<thead class="text-c">
<tr>
<th width="15px"><input type="checkbox"></th>
......@@ -91,7 +91,7 @@
</tr>
</thead>
<tbody class="text-c">
<tr>
<!--<tr>
<td><input type="checkbox"></td>
<td>
<span class="dropDown dropDown_hover">
......@@ -142,7 +142,7 @@
<td class="c-999">完成</td>
<td>2018-01-02 00:00:00</td>
<td>小明</td>
</tr>
</tr>-->
</tbody>
</table>
<div class="paginate">
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!