{{$L('订单编号')}}
{{payInfo.paySn}}
{{$L('订单金额')}}
¥
{{payInfo.orderAmount?$getPartNumber(payInfo.orderAmount,'int'):''}}
{{payInfo.orderAmount?$getPartNumber(payInfo.orderAmount,'decimal'):''}}
{{$L('选择支付方式')}}
{{item.payMethodName}}
{{'余额:¥'+$getPartNumber(payInfo.balanceAvailable,'int')+$getPartNumber(payInfo.balanceAvailable,'decimal')}}
{{$L('支付密码')}}
{{$L('立即支付')}}