{include h}
{include thread_header}
{$v.name}
{$_LANG['文件大小']}:{php echo round($v['size']/1024/1024,2);}M ({$_LANG['下载次数']}:{$v.downs})
{if $v['gold']}
{$_LANG['售价']}:{$v.gold}
{/if}
# {$floor++ + (($pageid-1) * $conf['postlist'])}{$_LANG['楼']} {php echo humandate($v['atime'])}
{if $v['posts']}
{$v.posts} 条点评
{else}
点评
{/if}
{if IS_LOGIN }
回复帖子
{if $v['uid'] == NOW_UID || NOW_GID == C("ADMIN_GROUP")}
{$_LANG['编辑']}
{/if}
{if $v['uid'] == NOW_UID || NOW_GID == C("ADMIN_GROUP") || is_forumg($forum,NOW_UID,$thread_data['fid'])}
{$_LANG['删除帖子']}
{/if}
{/if}
{:$User->uid_to_user($quote_data['uid'])}
{:humandate($quote_data['atime'])}{$thread_data.title}{if $thread_data['digest']} {/if}
{if $thread_data['state']} {/if}
{$thread_data.user}
{php echo humandate($thread_data['atime'])}
{$_LANG['内容隐藏提示']}
{else}
{$_LANG['内容需要付费']} ({$_LANG['点击购买']}) {$_LANG['售价']}:{$thread_data['gold']} {$_LANG['金币']}
{/if}
{/if}
{if $forum[$thread_data['fid']]['fid'] != -1}
{$_LANG['附件列表']}
{foreach $filelist as $v}
{if $v['show']}
{php $DataModel = M('Data');$User = M('User');}
{php $floor=1;}
{foreach $PostList as $k => $v}
{if $v['rpid']}
{php $quote_data = $DataModel->get_post_data($v['rpid'])}
{/if}
{/foreach}
{$v.user}