mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-05 17:42:49 +08:00
开始官网模板
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
<th>名称</th>
|
||||
<th>链接</th>
|
||||
<th>排序</th>
|
||||
<th>状态</th>
|
||||
|
||||
<th>操作</th>
|
||||
</tr>
|
||||
@@ -57,6 +58,7 @@
|
||||
|
||||
<td>{$vo.value}</td>
|
||||
<td>{$vo.sort}</td>
|
||||
<td>{$vo.status_name}</td>
|
||||
<td>
|
||||
<div class="layui-btn-container">
|
||||
<a class="layui-btn layui-btn-sm"
|
||||
|
||||
Reference in New Issue
Block a user