{include="user/user-style"} {include="user/user-top"}
{include="user/user-content"}
{if($lists)} {foreach $lists as $v} {/foreach} {if(!isMobile())} {/if} {else} {/if}
订单号 订单日期 金额 状态 操作
{$v['orderno']} {fun date('Y/m/d',$v['addtime'])} ¥{$v['price']} {if($v['isshow']==1)}待支付 {else if($v['isshow']==2)}已支付 {else if($v['isshow']==3)}超时订单 {else if($v['isshow']==4)}待审核待支付 {else if($v['isshow']==5)}已发货 {else if($v['isshow']==6)}已废弃 {/if}
{$pages}
暂无订单
{include="user/common"}