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) {