export default { "merchant.portal.payment.page.title": "交易流水", "merchant.portal.payment.page.description": "查看您订单的支付记录和交易流水", "merchant.portal.payment.id": "ID", "merchant.portal.payment.payment_no": "支付单号", "merchant.portal.payment.order_id": "订单ID", "merchant.portal.payment.amount": "支付金额", "merchant.portal.payment.pay_type": "支付方式", "merchant.portal.payment.pay_type.0": "余额支付", "merchant.portal.payment.pay_type.1": "微信支付", "merchant.portal.payment.status": "支付状态", "merchant.portal.payment.status.0": "待支付", "merchant.portal.payment.status.1": "支付成功", "merchant.portal.payment.status.2": "已退款", "merchant.portal.payment.paid_at": "支付时间", "merchant.portal.payment.created_at": "创建时间", };