{cw:include("cw_head.html")}
当前位置:
首页
> 网友评论
{cw:show_title}
{@cw:page select * from cw_comment where classid='{cw:show_classid}' and showid={cw:show_id} order by id desc}
{@adddate}
【{@username}】
{@content}
{/@cw:page}
{cw:listpage}
发表评论
共有(
)条评论,点击查看
验证码:
热门新闻
{cw:loop select top 5 * from cw_news order by hits desc,id desc}
{title}
{/cw:loop}
推荐新闻
{cw:loop select top 5 * from cw_news where isnice=1 order by id desc}
{title}
{/cw:loop}
{cw:include("cw_foot.html")}