9b5095df by yangjianbin

init

1 parent 78b38817
...@@ -43,8 +43,6 @@ ...@@ -43,8 +43,6 @@
43 </thead> 43 </thead>
44 <tbody class="text-c"> 44 <tbody class="text-c">
45 <?php 45 <?php
46
47 var_dump($record);
48 ?> 46 ?>
49 <?php foreach ($record as $k=>$v):?> 47 <?php foreach ($record as $k=>$v):?>
50 <tr> 48 <tr>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!