2
0

fix:支付方式对接

This commit is contained in:
zhongzm
2025-01-21 21:53:55 +08:00
parent e0ea1e1764
commit 96d19e323f
7 changed files with 368 additions and 70 deletions

View File

@@ -663,6 +663,20 @@ const local:any = {
balanceRecharge:'余额充值',
packageSubscription:'套餐办理',
},
order:{
confirmOrder:'订单确认',
orderType:'订单类型',
balanceRecharge:'余额充值',
packagePurchase:'套餐办理',
orderAmount:'订单金额',
orderId:'订单ID',
selectPayment:'支付方式',
alipay:'支付宝支付',
wxpay:'微信支付'
},
package:{
}
},
form: {
required: '不能为空',