From 940eba97041096ad6e185187e5bc541aff1c3968 Mon Sep 17 00:00:00 2001 From: liaoxinyu Date: Thu, 9 Jan 2025 09:49:45 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8F=E9=A6=96=E9=A1=B5=E5=BC=B9?= =?UTF-8?q?=E7=AA=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/home/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/home/index.vue b/src/views/home/index.vue index da286c0..1238ab7 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -877,7 +877,7 @@ this.indexList(); }, mounted() { - this.visible = true + // this.visible = true this.article(); this.getHelpList(); if (this.isLogin) {