<{include file="header.html"}> <{if $action == 'list'}>

<{$pagetitle}>+添加游戏

<{foreach from=$games item=item}> <{foreachelse}> <{/foreach}>
ID 所属分类 游戏标题 封面 属性状态 操作选项
<{$item.id}> <{$item.cate_name}> <{$item.title}> <{$item.attr}> <{$item.operate}>
无任何游戏!
<{$showpage}>
<{/if}> <{if $action == 'add' || $action == 'edit'}>

<{$pagetitle}>返回列表»

所属分类:
采集地址:
游戏标题:
游戏封面:
URL地址: 游戏内容页地址, 如: http://www.4399.com/flash/185930.htm
属性设置: />   />
审核状态:
  <{if $action == 'edit' && $row.id}> <{/if}>  
<{/if}> <{if $action == 'move'}>

<{$pagetitle}>返回列表»

已选定的内容: <{foreach from=$games item=item}><{$item.title}>
<{/foreach}>
将以上内容移动至:
   
<{/if}> <{if $action == 'attr'}>

<{$pagetitle}>返回列表»

已选定的内容: <{foreach from=$games item=item}><{$item.id}> - <{$item.title}>
<{/foreach}>
属性设置:  
审核状态:
   
<{/if}> <{include file="footer.html"}>