mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
This commit is contained in:
parent
b1e2a069c1
commit
6e4b3c680f
@ -1,3 +1,6 @@
|
|||||||
|
{extend name='extra@admin/content' /}
|
||||||
|
|
||||||
|
{block name="content"}
|
||||||
<form onsubmit="return false;" data-auto="" method="POST">
|
<form onsubmit="return false;" data-auto="" method="POST">
|
||||||
<input type="hidden" value="resort" name="action"/>
|
<input type="hidden" value="resort" name="action"/>
|
||||||
<table class="table table-hover">
|
<table class="table table-hover">
|
||||||
@ -66,4 +69,5 @@
|
|||||||
{/foreach}
|
{/foreach}
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</form>
|
</form>
|
||||||
|
{/block}
|
Loading…
x
Reference in New Issue
Block a user