diff --git a/pages/nongKe/cloud_entrepot/indexa.vue b/pages/nongKe/cloud_entrepot/indexa.vue index d046642..a22442d 100644 --- a/pages/nongKe/cloud_entrepot/indexa.vue +++ b/pages/nongKe/cloud_entrepot/indexa.vue @@ -346,8 +346,7 @@ - - + @@ -405,7 +404,8 @@ - + + @@ -493,7 +493,7 @@ page_num: 1, act_img: "", cartTagInfo: {}, - isAuto: false, + headTop1: "", actList: [{ tit: '综合', @@ -511,6 +511,7 @@ }], status: "loadmore", flag: false, + isAuto: false, isShowAuth: false, //是否隐藏授权 } @@ -860,8 +861,9 @@ }, addcart(item, i) { if (!this.isLogin) { - this.isAuto = true; - this.isShowAuth = true + console.log('2222') + this.isAuto = true + this.isShowAuth = true; return }