<{t}>筛选 <{/t}>
<{if $screen.shopInfo}>
<{$screen.shopInfo.shop_name}>
<{/if}>
<{t}>综合 <{/t}>
<{t}>销量 <{/t}>
<{t}>价格 <{/t}>
<{t}>最新 <{/t}>
<{if $items}>
<{include file="topwap/item/list/item_list.html" }>
<{else}> <{include file="topwap/empty/item.html" }> <{/if}>