更新版本提交

This commit is contained in:
liuyuan
2025-04-01 14:26:08 +08:00
parent 3e591df7a6
commit 8f89d802ac
265 changed files with 34137 additions and 108 deletions

View File

@@ -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: "正在创建订单",