销售统计
排序 | 交易金额 | 交易时间 | {if $_GPC['ordertype']==9}帖子ID | 发帖人/ID | 交易人/ID | {/if} {if $_GPC['ordertype']!=1 AND $_GPC['ordertype']!=9}交易人 | 类型 | {if $_GPC['ordertype']==2}帖子id | {/if} {if $_GPC['ordertype']==3}商家id | {/if} {if $_GPC['ordertype']==4}福利id | {/if} {if $_GPC['ordertype']==5}备注 | {/if} {if $_GPC['ordertype']==6}商品订单id | {/if} {if $_GPC['ordertype']==7}黄页id | {/if} {if $_GPC['ordertype']==8}拼车id | {/if} {/if}
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{$num} | {$row['xsmoney']} | {if $_GPC['ordertype']==6}{php echo date("Y-m-d H:i:s",$row['time'])}{else}{$row['time']}{/if} | {if $_GPC['ordertype']==9}{$row['post_id']} | {$row['ftname']}/{$row['ftuser_id']} | {$row['pay_name']}/{$row['pay_user_id']} | {/if} {if $_GPC['ordertype']!=1 AND $_GPC['ordertype']!=9}{$row['name']} | {if $_GPC['ordertype']==5}{$row['level_name']}{elseif $_GPC['ordertype']==6}商品订单{elseif $_GPC['ordertype']==7}黄页入驻{elseif $_GPC['ordertype']==8}发布拼车{else}{$row['note']}{/if} | {if $_GPC['ordertype']!=5} {$row['id']} {else} {$row['note']} {/if} | {/if}