{template 'header', 'member'}
| ID | 分 类 | 标 题 | {if $timetype=='add'}添加{else}更新{/if}时间 | 浏览 | 管理 | |
|---|---|---|---|---|---|---|
| {$v[itemid]} | {$CATEGORY[$v[catid]][catname]} | {if $v[status]==3}{else}{/if}{$v[title]}{if $v[status]==1 && $v[note]} {/if} |
{if $timetype=='add'}
{$v[adddate]} | {else}{$v[editdate]} | {/if}{$v[hits]} |
|