{include="style"} {include="edit"}
{foreach $ctype as $s}
{$s['title']}
{foreach $newconfig[$s['id']] 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(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)}
{if($v['sys']!=1 && $admin['gid']==1)}
{/if}
{/if} {/foreach} {if($s['sys']!=1 && $admin['gid']==1)}
{/if}
{/foreach}
{if($admin['gid']==1)}
{fun JZLANG('自定义配置')}


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