定单支付
账户余额
<{$config.money}><{$account.cash*1}>
流水号
<{$de.flow_id}>
订单编号
<{$de.order_id}>
产品信息
<{$de.note}>
支付价格
<{$config.money}><{$de.price*-1|number_format:2 }>
<{if $account.cash*1 > $de.price*-1}> <{if $de.statu==1}>
<{$lang.payment_password}>
<{/if}> <{else}>
账户金额不足,点此充值
<{/if}>