mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-05-23 23:29:19 +08:00
Update index.html
This commit is contained in:
parent
b0541d6d5a
commit
5e9bd833df
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
{block name="content"}
|
{block name="content"}
|
||||||
<div class="layui-tab layui-tab-card">
|
<div class="layui-tab layui-tab-card">
|
||||||
<ul class="layui-tab-title notselect sub-strong-text">
|
<ul class="layui-tab-title notselect">
|
||||||
{foreach $total as $k=>$v}{if isset($type) and 't'.$type eq $k}
|
{foreach $total as $k=>$v}{if isset($type) and 't'.$type eq $k}
|
||||||
<li class="layui-this" data-open="{:url('index')}?type={$k}">
|
<li class="layui-this" data-open="{:url('index')}?type={$k}">
|
||||||
{if is_numeric($v.vip)}<span class="color-desc margin-right-5">[<b class="margin-col-5">VIP{$v.vip}</b>]</span>{/if}
|
{if is_numeric($v.vip)}<span class="color-desc margin-right-5">[<b class="margin-col-5">VIP{$v.vip}</b>]</span>{/if}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user