This commit is contained in:
齐天大圣 2024-07-09 10:28:16 +08:00
parent 4273fd0d41
commit dd535ad374
4 changed files with 38 additions and 38 deletions

View File

@ -92,7 +92,8 @@
},
}).then((resp) => {
if (resp.code == 200) {
console.log(uni.getStorageSync("y_type"),uni.getStorageSync("y_userId"));
console.log(uni.getStorageSync("y_type"), uni
.getStorageSync("y_userId"));
if (uni.getStorageSync("y_type") ==
'yaoqingyouli') {
_this.activeRecommendRecords()

View File

@ -325,8 +325,7 @@
oilCardAmountSale: this.oilCardRedece,
ifLogin: this.ifLogin,
levelAmount: this.levelAmount,
activeAmount: this.activeAmount,
sn
activeAmount: this.activeAmount
};
let _this = this;
request({