接入订单支付与钱包充值前端入口
This commit is contained in:
@@ -15,6 +15,7 @@ const listingReviewStatusMap: Record<string, string> = {
|
||||
|
||||
const orderStatusMap: Record<string, string> = {
|
||||
pending_confirm: '待确认',
|
||||
pending_payment: '待支付',
|
||||
pending_handoff: '待交接',
|
||||
renting: '使用中',
|
||||
overdue: '已逾期',
|
||||
|
||||
Reference in New Issue
Block a user