{include="user/style"} 我的订单 - 个人中心 {include="user/top"}
{include="user/left_nav"}
{include="user/tips"}
    {foreach $lists as $v}
  • 下单时间:{$v['date']} {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['orderno']}

    交易类型:{$v['paytype']}

    ¥{$v['price']}删除查看详情

  • {/foreach}
{if($listpage['list'])} {/if}
{include="user/footer"}