{include="style"} {include="edit"}
{fun JZLANG('首页')} {fun JZLANG('系统设置')} {fun JZLANG('网站设置')}
    {php $ctype = []; $i = 0; /} {loop table="ctype" orderby="id asc" isopen="1" as="v"} {if(checkAction('Sys/'.$v['action']))}
  • {fun JZLANG($v['title'])}
  • {php $ctype[]=$v; $i++; /} {/if} {/loop} {if($admin['gid']==1)}
  • {fun JZLANG('自定义配置')}
  • {/if}
{foreach $ctype as $s}
{loop table="sysconfig" typeid="$s['id']" orderby="orders desc,id asc" as="v"} {if($v['type']==1)}
{if($v['tip'])} {/if} {if($admin['gid']==1)}
{!--$webconf['{$v['field']}']--}
{if($v['sys']!=1)}
{/if} {/if}
{else if($v['type']==2)}
{if($v['tip'])} {/if} {if($admin['gid']==1)}
{!--$webconf['{$v['field']}']--}
{if($v['sys']!=1)}
{/if} {/if}
{else if($v['type']==3)}
{if($v['sys']!=1 && $admin['gid']==1)}
{/if}
{else if($v['type']==4)} {php $edit = require_once(APP_PATH.APP_HOME.'/'.HOME_VIEW.'/'.Tpl_template.'/common/uediter.php'); echo $edit; /} {if($admin['gid']==1)}
{!--$webconf['{$v['field']}']--}
{if($v['sys']!=1)}
{/if} {/if} {else if($v['type']==5)}
{if($v['tip'])} {/if} {if($admin['gid']==1)}
{!--$webconf['{$v['field']}']--}
{if($v['sys']!=1)}
{/if} {/if}
{else if($v['type']==6)}
{if($v['tip'])} {/if} {if($admin['gid']==1)}
{!--$webconf['{$v['field']}']--}
{if($v['sys']!=1)}
{/if} {/if}
{else if($v['type']==7)}
{if($v['tip'])} {/if} {if($admin['gid']==1)}
{!--$webconf['{$v['field']}']--}
{if($v['sys']!=1)}
{/if} {/if}
{else if($v['type']==8 || $v['type']==9)}
{if($v['sys']!=1 && $admin['gid']==1)}
{/if}
{/if} {/loop} {if($s['id']>7 && $admin['gid']==1)}
{/if}
{/foreach}
{if($admin['gid']==1)}
{fun JZLANG('自定义配置')}


{fun JZLANG('自定义配置栏')}
{/if}