{include file="header.html"}
{include file="common.html"} {assign var="tb" value="附近的商店"} {include file="toolbar.html"}
定位
100
500
1K
2K
5K
{foreach item=c from=$shoplist} {include file="shop_item.html"} {foreachelse}
暂无商店
{/foreach}
{$pagelist}
{include file='footer.html'}