sn
This commit is contained in:
parent
4273fd0d41
commit
dd535ad374
@ -92,7 +92,8 @@
|
|||||||
},
|
},
|
||||||
}).then((resp) => {
|
}).then((resp) => {
|
||||||
if (resp.code == 200) {
|
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") ==
|
if (uni.getStorageSync("y_type") ==
|
||||||
'yaoqingyouli') {
|
'yaoqingyouli') {
|
||||||
_this.activeRecommendRecords()
|
_this.activeRecommendRecords()
|
||||||
|
@ -325,8 +325,7 @@
|
|||||||
oilCardAmountSale: this.oilCardRedece,
|
oilCardAmountSale: this.oilCardRedece,
|
||||||
ifLogin: this.ifLogin,
|
ifLogin: this.ifLogin,
|
||||||
levelAmount: this.levelAmount,
|
levelAmount: this.levelAmount,
|
||||||
activeAmount: this.activeAmount,
|
activeAmount: this.activeAmount
|
||||||
sn
|
|
||||||
};
|
};
|
||||||
let _this = this;
|
let _this = this;
|
||||||
request({
|
request({
|
||||||
|
Loading…
Reference in New Issue
Block a user