sn
This commit is contained in:
parent
4273fd0d41
commit
dd535ad374
@ -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()
|
||||
|
@ -325,8 +325,7 @@
|
||||
oilCardAmountSale: this.oilCardRedece,
|
||||
ifLogin: this.ifLogin,
|
||||
levelAmount: this.levelAmount,
|
||||
activeAmount: this.activeAmount,
|
||||
sn
|
||||
activeAmount: this.activeAmount
|
||||
};
|
||||
let _this = this;
|
||||
request({
|
||||
|
Loading…
Reference in New Issue
Block a user