From c396ab3b7ff3f6d195bd05d7c057afa570368478 Mon Sep 17 00:00:00 2001 From: weinan2087 Date: Sun, 23 Oct 2022 18:12:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=84=E7=90=86=E8=B5=84=E6=BA=90=E4=BD=8D?= =?UTF-8?q?=E6=A0=87=E9=A2=98=E5=AF=B9=E5=BA=94=E6=97=A0=E5=9B=BE=E7=89=87?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Portal/guideBox.vue | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/components/Portal/guideBox.vue b/src/components/Portal/guideBox.vue index a6820f98..955a387d 100644 --- a/src/components/Portal/guideBox.vue +++ b/src/components/Portal/guideBox.vue @@ -11,7 +11,7 @@
新功能查看
-
{{item.title}}
+
{{item.title}}
@@ -94,7 +94,6 @@ this.dlgWidth = '688px'; this.leftWidth='160px'; } - console.log(this.dlgWidth +" " + this.leftWidth); //这里必须放在当前的Session存储中,不能每次都调用 // apiGuide.hasUser().then(res=>{ @@ -135,8 +134,6 @@ this.description = item.description; this.resonimg = item.images; } - - // this.swiper.update(); }, notYet() { this.interestCollection = false;