{include file="index/header"}
本地模板 在线模板
pc模板
{foreach name="muban" item="vo"}
{$vo.title} - V{$vo.bb}
作者:{$vo.zuozhe}
{if condition="config('web.WEB_TPT') eq $vo['name']"} 使用中. {if condition="$vo['set'] eq 1"} 设置 {/if} {else /} 启动 删除{/if}
{/foreach}

手机模板【{if condition="config('muban.wap_open') eq 1"}开启中{else /}关闭中{/if} 】 {if condition="config('muban.wap_open') eq 1"} 关闭 {else /} 开启 {/if}
{foreach name="mubanw" item="vo"}
{$vo.title} - V{$vo.bb}
作者:{$vo.zuozhe}
{if condition="config('muban.wap') eq $vo['name']"} 使用中. {if condition="$vo['set'] eq 1"} 设置 {/if} {else /} 启动 删除{/if}
{/foreach}
{include file="index_footer"}