{if $info.points} {/if} {if $info.share_uid} {/if} {if $info.shop.share_price} {/if} {if $info.shop.detective_uid} {/if}
订单号:{$info.order_no}
商户:{$info.store.name}
专题:{$info.shop.cate.title}
商品名称:{$info.shop.name}
用户名:{$info.user.nickname}
手机号:{$info.phone}
价格:{$info.amount}
积分:{$info.points}
微信订单号:{$info.paid_no}
分享用户:{$info.share_uid}
用户分成:{$info.shop.share_price}
经纪人:{$info.shop.detective.nickname}
经纪人分成:{$info.shop.detective_price}%
状态: {if $info.paid_at == 1 && $info.status == 0}待核销 {elseif $info.paid_at == 1 && $info.status == 1 /}已核销 {else /}未付款{/if}
付款时间:{$info->paid_time|date='Y-m-d H:i'}
创建时间:{$info->create_time|date='Y-m-d H:i'}