Authored by 王水玲

店铺推荐最近预览修改

... ... @@ -42,7 +42,7 @@ var recommmendProduct = {
$tabCont.removeClass('hide').siblings().addClass('hide');
_this.lazyImage();
_this.isShowChangeBtn($tabCont.find('.goods-group').length)
_this.isShowChangeBtn($tabCont.find('.goods-group').length);
});
_this.$changeBtn.on('click', function() {
... ...