去除错误输出

This commit is contained in:
augushong
2021-05-21 23:22:46 +08:00
parent eba13e0ac9
commit ec051bf049
2 changed files with 1 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
<dl class="layui-nav-child">
<dd class="left-nav-item" data-name="pc-nav-1" >
<a href="{:url('Nav/index',['type'=>1,'show_target'=>1])}">头部导航
</a>
</a>
</dd>
<dd class="left-nav-item" data-name="pc-nav-2"><a
href="{:url('Nav/index',['type'=>2,'show_target'=>1])}">友情链接管理</a></dd>

View File

@@ -82,9 +82,6 @@
{/if}
</tbody>
</table>
<div>
{$list|raw}
</div>
</div>
</div>
</div>