mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update index_tab.html
This commit is contained in:
parent
4caead4640
commit
074037d33c
@ -1,5 +1,5 @@
|
||||
<ul class="layui-tab-title">
|
||||
{foreach ['index'=>'用户账号','recycle'=>'回收站'] as $k=>$v}
|
||||
{foreach ['index'=>'系统用户','recycle'=>'回 收 站'] as $k=>$v}
|
||||
{if $template eq $k}
|
||||
<li data-open="{:url('index')}?type={$k}" class="layui-this">{$v}</li>
|
||||
{else}
|
||||
|
Loading…
x
Reference in New Issue
Block a user