From 46137717e8c7681732520f3f07cfe52a1fbec68b Mon Sep 17 00:00:00 2001
From: jia <1451658316@qq.com>
Date: Thu, 28 Sep 2023 10:34:58 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BE=9B=E9=94=80=E4=BA=91=E5=B8=82=E5=9C=BA?=
=?UTF-8?q?=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/nongKe/cloud_entrepot/indexa.vue | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
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
}