我的订单+我的+vip+商品详情(基础)

This commit is contained in:
2024-06-20 14:16:36 +08:00
parent 0e20704b92
commit 1e766f08d6
26 changed files with 5168 additions and 87 deletions

View File

@@ -203,7 +203,7 @@
// });
var data = await this.$commonJS.getAgreement(104);
var data = await this.$commonJS.getAgreement(106);
if (data.content) {
data.content = data.content.replace(
/<h5>/g,
@@ -473,7 +473,7 @@
realMoney: that.stepsCj.money * 1, //实收金额
orderStatus: 0, //订单状态
orderType: "point", //订单类型
appName: "medicine",
appName: "wumen",
come: "2",
productId: that.stepsCj.priceTypeId, // 充值的类型id
};