d79ad764 by yangjianbin

init

1 parent feb5a6bb
......@@ -42,6 +42,10 @@
</tr>
</thead>
<tbody class="text-c">
<?php
var_dump($record);
?>
<?php foreach ($record as $k=>$v):?>
<tr>
<td><?=$v->id?></td>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!