{cw:include("cw_head.html")}
当前位置:
首页
> 网友评论
评论内容
{cw:show_title}
{@cw:page select * from cw_comment where classid='{cw:show_classid}' and showid={cw:show_id} and ispass=1 order by id desc}
{@adddate}
【{@username}】
{@content}
{/@cw:page}
{cw:list_page}
发表评论
验证码:
最新
信息
{cw:loop select top 8 * from {cw:show_classid} order by id desc}
{title}
{/cw:loop}
图文
信息
{cw:loop select top 6 * from {cw:show_classid} where ispic=1 order by id desc}
{title}
{/cw:loop}
{cw:include("cw_foot.html")}
{cw:show_title}
{@cw:page select * from cw_comment where classid='{cw:show_classid}' and showid={cw:show_id} and ispass=1 order by id desc}