更新版本提交
This commit is contained in:
@@ -279,7 +279,7 @@ export default {
|
||||
});
|
||||
const that = this;
|
||||
let IAPOrders = [];
|
||||
IAPOrders.push('Z' + that.stepsCj.priceTypeId);
|
||||
IAPOrders.push('s' + that.stepsCj.priceTypeId);
|
||||
// 新建订单
|
||||
uni.showLoading({
|
||||
title: "正在创建订单",
|
||||
|
||||
Reference in New Issue
Block a user