{:include file="head.htm"}
{:tag name='exhibit' rec='rec' row=8 field="description,content"} {:foreach item=list from=$exhibit.list key=num} {:if $num==0}
{:$list.title}
{:$list.stime|date_format} 至 {:$list.etime|date_format}
{:$list.content|strip_tags|truncate:50}
{:else}
{:$list.stime|date_format}
{:$list.title}
{:/if} {:/foreach}
{:tag name="exhibit" row='5' rec='hot' temp='index_flash_exhibit'}
热门展会
{:tag name='exhibit' rec='hot'} {:foreach item=list from=$exhibit.list}
·
{:$list.title}
{:$list.stime|date_format}
{:/foreach}
{:ads id='29'}
{:tag name='category' type='exhibit' temp='category_exhibit'}
点击排行
{:tag name="exhibit" row=15 order='hits'} {:foreach item=list from=$exhibit.list key=num}
{:$num+1}
{:$list.style_title}
{:/foreach}
{:include file='foot.htm'}