我的订单+我的+vip+商品详情(基础)
This commit is contained in:
@@ -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
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user