{if $config.bodybg eq 1}
{/if}
{include file="default/inc_head.html"}
当前位置:
{$config.SiteName}
>
网站首页
{foreach from=$focus item=focus}
{/foreach}
1
2
3
{if $news neq ''}
热点资讯
更多
{foreach from=$news item=news}
[{$news.catname}]
{$news.title}
{/foreach}
{/if}
{foreach from=$index_topinfo item=topinfo name=topinfo}
{$topinfo.title}
{$topinfo.content|truncate:'180'}
{/foreach}
想上头条?
网站公告
更多
{foreach from=$announce item=announce name=announcer}
{$announce.title}
{$announce.pubdate|date_format:'%m-%d'}
{/foreach}
新手帮助
更多
{foreach from=$faq item=faq}
{$faq.title}
{/foreach}
{foreach from=$categories item=fcat name=findexcat} {if $smarty.foreach.findexcat.iteration < 9} {if $smarty.foreach.findexcat.iteration is odd}
{/if}
{if $fcat.icon neq ''}
{/if}{$fcat.catname}信息
更多
{foreach from=$fcat.information item=info name=fcati}
[{$info.begintime|date_format:"%m-%d"}]
{$info.title}
{$info.catname}
{/foreach}
{if $smarty.foreach.findexcat.iteration is even}
{/if} {/if} {/foreach}
{if $members neq ''}
{foreach from=$shopclass item=shopclass name=shopc} {if $smarty.foreach.shopc.iteration < 9}
{$shopclass.corpname}
{/if} {/foreach}
{foreach from=$members item=members}
{$members.tname|truncate:'16'}
店主: {$members.userid}
{/foreach}
{/if} {if $goods neq ''}
商品网购
更多
{foreach from=$goods item=remai}
{$remai.goodsname}
{$remai.nowprice}
{/foreach}
{/if} {if $groups neq ''}
最新团购
{foreach from=$groupclass item=groupclass}
{$groupclass.cate_name}
{/foreach}
更多
{foreach from=$groups item=groups}
活动名称:
{$groups.gname}
报名截止:
{$groups.enddate|date_format:"%Y-%m-%d"}
集合时间:
{$groups.meetdate|date_format:"%Y.%m.%d"}
活动地址:
{$groups.gaddress}
{/foreach}
{/if} {if $telephone neq ''}
便民电话
想让您的电话显示在这里吗?请联系客服电话:
{$config.SiteTel}
{foreach from=$telephone item=telephone}
{$telephone.telname}
{$telephone.telnumber}
{/foreach}
{/if} {if $lifebox neq ''}
生活助手: {foreach from=$lifebox item=lifebox}
{$lifebox.lifename}
{/foreach}
{/if} {if $links neq ''}
友情链接
我要申请
{if $links.img neq ''}
{foreach from=$links.img item=img_link}
{/foreach}
{/if}
{foreach from=$links.txt item=word_link}
{$word_link.name}
{/foreach}
{/if} {include file="default/inc_foot.html"}