{extend name="default/base" /} {block name="title"}我的 - {__block__}{/block} {block name="css"} {/block} {block name="header"} {/block} {block name="main"} {:$user['userName']?$user['userName']:$user['loginName']} {:hook('mobileDocumentUserIndex')} 22 收藏夹 22 关注店铺 22 足迹 {/* 商家订单管理 */} {if ($user['userType']==1)} {/if} {/*用户订单管理 */} 我的订单 查看全部订单 > {if ($data['order']['waitPay']>0)} {$data['order']['waitPay']} {/if} 待付款 {if ($data['order']['waitSend']>0)} {$data['order']['waitSend']} {/if} 待发货 {if ($data['order']['waitReceive']>0)} {$data['order']['waitReceive']} {/if} 待收货 {if ($data['order']['waitAppraise']>0)} {$data['order']['waitAppraise']} {/if} 待评价 退款售后 {/block} {block name="include"} {include file="default/dialog" /} {/block} {block name="js"} {/block}
22
收藏夹
关注店铺
足迹
{if ($data['order']['waitPay']>0)} {$data['order']['waitPay']} {/if}
{if ($data['order']['waitSend']>0)} {$data['order']['waitSend']} {/if}
{if ($data['order']['waitReceive']>0)} {$data['order']['waitReceive']} {/if}
{if ($data['order']['waitAppraise']>0)} {$data['order']['waitAppraise']} {/if}