{include "header.inc.html"}
| 编号 | {if $postConfig.login}会员 | {/if}{if $postConfig.title}标题 | {/if}内容 | {if $postConfig.reply}回复 | 审核 | {/if}{if $postConfig.article}关联文章 | {/if}{if $postConfig.goods}文联商品 | {/if}时间 | 操作 |
|---|---|---|---|---|---|---|---|---|---|
| {$item.id} | {if $postConfig.login}{$item.userId} | {/if}{if $postConfig.title}{$item.title} | {/if}
姓名:{$item.name} QQ号码:{$item.qq} 个人主页:{$item.homepage} {if $item.mobile}联系电话:{$item.mobile} {/if}{if $item.email}邮箱:{$item.email} {/if} {$item.content} {post parentId=$item.id name="replay" pager="false"}
{$replay.content}
({$replay.postName}: {$item.posttime|date_format:"Y-m-d H:i"}) 删除
{/post}
| {if $postConfig.reply}回复 | ![]() | {/if}
{if $postConfig.article}{$item.articleId} | {/if}{if $postConfig.goods}{$item.goodsId} | {/if}{$item.posttime|date_format:"Y-m-d H:i:s"} | 删除> |