{extend name="default/users/base" /} {block name="title"}用户中心 - {:WSTConf('CONF.shopName')}{/block} {block name="css"} {/block} {block name="content"}
{if($data['userName'])}{$data['userName']}{else}{$data['loginName']}{/if}
待支付的订单:{$order['waitPay']}
待发货的订单:{$order['waitSend']}
待收货的订单:{$order['waitReceive']}
待评价的订单:{$order['waitAppr']}
拒收/退款的订单:{$order['reject']}
喜欢的商品:{$favorites['Total']}