{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}

{php}$time = date("H:i:s");$say='晚上好~'; if(strtotime("05:00:00")<=strtotime($time) && strtotime($time){$say}

{if(WSTConf('CONF.signScoreSwitch')==1)}
{if(session('WST_USER.signScoreTime')==date('Y-m-d'))} {else} {/if}
{/if} 修改个人信息 >
{if ($data['loginPwd'])}{/if}
安全级别:
绑定手机:{if ($data['userPhone'])}{$data['userPhone']}{else}绑定{/if}
绑定邮箱:{if ($data['userEmail'])}{$data['userEmail']}{else}绑定{/if}

待支付的订单:{$order['waitPay']}

查看待支付订单

待发货的订单:{$order['waitSend']}

查看待发货订单

待收货的订单:{$order['waitReceive']}

查看待收货订单

待评价的订单:{$order['waitAppr']}

查看待评价订单

拒收/退款的订单:{$order['reject']}

查看拒收/退款订单

喜欢的商品:{$favorites['Total']}

查看喜欢的商品
{/block} {block name="js"} {/block}