<{if !$favList}>
暂无收藏的商品
<{else}>
<{foreach from=$favList item=fav}>
<{$fav.goods_price|cur}>
<{/foreach}>
<{/if}>