|
|
@ -644,6 +644,13 @@ |
|
|
|
this.getDiscountsData(); |
|
|
|
this.getDiscountsData(); |
|
|
|
//#ifdef H5 |
|
|
|
//#ifdef H5 |
|
|
|
this.isLogin && silenceBindingSpread(); |
|
|
|
this.isLogin && silenceBindingSpread(); |
|
|
|
|
|
|
|
if (this.isLogin === false) { |
|
|
|
|
|
|
|
setTimeout(function(){ |
|
|
|
|
|
|
|
uni.reLaunch({ |
|
|
|
|
|
|
|
url: '/pages/users/login/index' |
|
|
|
|
|
|
|
}); |
|
|
|
|
|
|
|
},100) |
|
|
|
|
|
|
|
} |
|
|
|
//#endif |
|
|
|
//#endif |
|
|
|
if (this.isLogin) { |
|
|
|
if (this.isLogin) { |
|
|
|
this.downloadFilePromotionCode(); |
|
|
|
this.downloadFilePromotionCode(); |
|
|
|