HTML部分:简单的表格样式,不要嫌弃哈
<div class="flow-default" id="handle_demo"> <!--此id为流加载应用范围标识-->
<table>
<tr>
<th>id</th>
<th>name</th>
<th>age</th>
<th>img</th>
<th>sex</th>
</tr>
</table>
</div><div class="flow-