{template 'header', $module} {if $action == 'update'} {if $step == 'detail'} {if $td[seller] == $_username} {elseif $td[buyer] == $_username} {/if} {if $td[logistic]} {/if} {if $td[logistic]} {/if}
商品名称 {$td[title]}
订单单号 {$td[itemid]}
商品图片
买家 {$td[buyer]}
卖家 {$td[seller]}
手机 {$td[buyer_mobile]} {if $DT[sms]}  {/if}
邮编 {$td[buyer_postcode]}
地址 {$td[buyer_address]}
收货人 {$td[buyer_name]}
电话 {$td[buyer_phone]}
期望物流 {$td[buyer_receive]}
买家备注 {$td[note]}
下单时间 {$td[adddate]}
最后更新 {$td[updatedate]}
订单密码 {$td[password]}
商品单价 ¥{$td[price]}
购买数量 {$td[number]}
订单金额 {$td[amount]}
物流类型 {$td[send_type]}
物流号码 {$td[send_no]}
发货时间 {$td[send_time]}
订单状态 {$_status[$td[status]]}
{elseif $step == 'send'}
{if $td[buyer_receive]} {/if}
当前操作 确认发货
买家期望物流 {$td[buyer_receive]}
物流类型
物流号码
发货时间
  
{elseif $step == 'refund'}
{if $td[fee]>0.1} {/if}
当前操作 申请退款
订单单号 T{$td[itemid]} {if $DT[group]}({$DT[group_nm]}订单单号:{$td[group_no]}){/if}
商品名称 {$td[title]}
商品图片
卖家 {$td[seller]}
下单时间 {$td[adddate]}
发货时间 {$td[updatedate]}
备注说明 {$td[note]}
订单金额 {$td[amount]} {$DT[money_unit]}
{$td[fee_name]} {$td[fee]} {$DT[money_unit]}
实付金额 {$money} {$DT[money_unit]}
* 理由及证据 {deditor($moduleid, 'content', 'Simple', '98%', 200)}
* 支付密码 {template 'password', 'chip'} 
  
{/if} {elseif $action == 'order'}
{$fields_select}    {$status_select}  {dcalendar('fromtime', $fromtime)} 至 {dcalendar('totime', $totime)}  单号:   
单号:  商品ID:  商家: 
{loop $lists $k $v} {/loop} {if $lists} {/if}
缩略图 商品 总额 数量 商家   下单时间 更新时间 状态
{$v[title]} {$v[money]} {$v[number]} {$v[seller]} {if $DT[im_web]}{im_web($v[seller].'&mid=16&itemid='.$v[gid])} {/if} {$v[addtime]} {$v[updatetime]} {$v[dstatus]}
{if $v[status] == 1} {elseif $v[status] == 2} {/if}     单号:{$v[itemid]}   密码:{$v[password]}   单价:¥{$v[price]}   备注:{$v[note]}
  小计 {$money}   提示:如果交易中有任何问题,请与网站联系
{$pages}
{else}
{$fields_select}    {$status_select}  {dcalendar('fromtime', $fromtime)} 至 {dcalendar('totime', $totime)}   
单号:  商品ID:  买家: 
{loop $groups $k $v} {/loop} {if $groups} {/if}
缩略图 商品 总额 数量 买家   下单时间 更新时间 状态
{$v[title]}{if $v[status] == 0} {/if} {$v[amount]} {$v[number]} {$v[buyer]} {if $DT[im_web]}{im_web($v[buyer].'&mid=16&itemid='.$v[gid])} {/if} {$v[addtime]} {$v[updatetime]} {$v[dstatus]}
{if $v[status] == 0} {if $v[logistic]} {else} {/if} {/if}     单号:{$v[itemid]}   密码:{$v[password]}   单价:¥{$v[price]}   备注:{$v[note]}
  小计 {$money}   提示:如果交易中有任何问题,请与网站联系
{$pages}
{/if} {template 'footer', $module}