总金额(元)
{$user.money}
热卖商品
-
{volist name="hot_buy" id="vo" key="key"}
-
-
- {$vo.name}{$key}
- ¥ {$vo.price} {$vo.sales}人付款
{/volist}
-