调整vip规则
This commit is contained in:
@@ -761,16 +761,6 @@
|
||||
confirmText: '好的',
|
||||
showCancel: false
|
||||
})
|
||||
// if (this.isAndorid) {
|
||||
// uni.showModal({
|
||||
// title: "提示",
|
||||
// showCancel: false,
|
||||
// content:
|
||||
// "很抱歉,当前订单属于苹果系统内购订单,安卓系统无法完成支付操作,您可切换到苹果系统进行支付,也可以取消该订单,并重新下单",
|
||||
// });
|
||||
// } else {
|
||||
// this.iphonepay(payItem);
|
||||
// }
|
||||
} else if (payItem.paymentMethod == 4) {
|
||||
console.log('天医币二次支付')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user