| <{$rs.c_id}> |
<{$rs.c_name}> |
<{if $rs.c_opentype eq 0}>原窗口<{else}>新窗口<{/if}> |
<{if $rs.c_channeltype eq 0}>系统频道<{elseif $rs.c_channeltype eq 1}>内部频道<{elseif $rs.c_channeltype eq 2}>外部频道<{/if}> |
<{if $rs.c_linkurl}>地址:<{$rs.c_linkurl}><{else}>目录:<{$rs.c_channeldir}><{/if}> |
<{$moduletype[$rs.c_moduletype]}> |
<{if $rs.c_createhtml}>√<{else}>×<{/if}> |
<{if !$rs['c_disabled']}>√<{else}>×<{/if}> |
<{if $rs['c_shownav']}>√<{else}>×<{/if}> |
<{if $act=='order'}><{else}><{$rs.c_order}><{/if}> |
修改
<{if $rs.c_disabled}>开启<{else}>禁用 <{/if}>
<{if $rs.c_channeltype!=0}>删除 <{/if}> |
<{/foreach}>