{:include file="head.htm"}
  • 商城公告
    {:tag name='notice'} {:foreach item=list from=$notice.list}
  • {:$list.add_time|date_format}{:$list.title}
  • {:/foreach}
{:ads id='30'}
  • 今日推荐
    {:tag name='article' rec='rec' row=8 temp='today_article'}
  • 精品推荐
{:tag name='product' temp='tab_product' dir='mall' rec='rec'}
  • 新品上架
    {:tag name='product' row=12 dir='mall'} {:foreach item=list from=$product.list}
  • {:$list.name}
  • {:/foreach}
{:ads id='5'}
{:tag name='category' type='product' dir='mall' temp='index_category'}
  • TOP10热销
{:tag name="product" dir='mall' row=15 rec='hot'} {:foreach item=list from=$product.list key=num}
{:$num+1}{:$list.name}
{:/foreach}
{:include file='foot.htm'}