修复支付宝支付问题
This commit is contained in:
@@ -126,7 +126,7 @@ export const Memberpay = defineStore('memberpay', {
|
||||
// #endif
|
||||
// #ifdef MP-ALIPAY
|
||||
payType: 'aliPay',
|
||||
openId: uni.cache.get('alipayOpenId').alipayOpenId,
|
||||
openId: uni.cache.get('alipayOpenId'),
|
||||
// #endif
|
||||
returnUrl: data.returnUrl,
|
||||
buyerRemark: data.buyerRemark,
|
||||
|
||||
Reference in New Issue
Block a user