{cw:include("cw_head.html")}
当前位置:
首页{cw:class_position}
{cw:class_title}
{@cw:page select * from cw_shop where classid in({cw:class_allid}) order by id desc}
{@title}
{@title}[@{@content}#len=70/]
主营业务:{@service}
联系电话:{@tel} 登记日期:[@{@adddate}#date=yyyy-mm-dd]
{/@cw:page}
{cw:listpage}
推荐商家
    {cw:loop select top 4 * from cw_shop where isnice=1 order by id desc}
  • {title}{title}
  • {/cw:loop}
最新商家
    {cw:loop select top 5 * from cw_shop order by id desc}
  • {title}
  • {/cw:loop}
{cw:include("cw_foot.html")}