提交
This commit is contained in:
@@ -70,6 +70,7 @@ export default class JtoolsPay {
|
||||
params.openId = uni.getStorageSync('openId');
|
||||
}
|
||||
prePay(params).then(res => {
|
||||
console.log('预支付',res);
|
||||
if (res.code == '0000') {
|
||||
resolve(res);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user