{template 'common/header'} {php $fk8=array('现金','转账','代收款','在线支付','预存款支付');} {php $sh8=array('现买','发货','自提','自动');} {php $zt8=array('label-default','label-primary','label-info','label-success','label-warning','label-info','label-success','label-danger','label-primary','label-info','label-success','label-warning','label-info','label-success','label-danger','label-default');}
兑换列表
{loop $list $item} {/loop} {if empty($list)} {/if}
订单号
用户
收货方 付款方式
送货方式
发货地区 订单金额 下单日期
付款日期
状态 操作
{$item['orderno']}
{$users[$item['buid']]['name']}
{$item['consignee']}
{$item['tel']}
{$fk8[$item['paytype']]}
{$sh8[$item['sendtype']]} {$item['expcom']}
{$item['province']}
{$item['city']}
{$item['goodsprice']}
{$item['price']}
{php echo date("Y-m-d", $item['addtime'])} {if $item['paytime']>'10000000'}
{php echo date("Y-m-d", $item['paytime'])} {/if}
{$_W['zm_order_st'][$item['status']]} {$_W['zm_goods_tp'][$item['goodstype']]} {if $item['status']=='1'} {elseif $item['status']=='7'} {elseif $item['status']=='8'} {elseif $item['status']=='0'} {/if}
尚未有订单
{template 'common/footer'}