优化代码

This commit is contained in:
wuxw 2024-05-12 01:23:10 +08:00
parent e8e98a1e6e
commit 413c490690

View File

@ -91,6 +91,10 @@
},
_loadRecommendProdcut: function() {
let _that = this;
if(!_that.curCategoryId || _that.curCategoryId == -1){
return ;
}
_that.communityId = getMallCommunityId();
let _data = {
page: this.pagefrom+1,