From 791683ec690a49797808c49c80f025a2297af48e Mon Sep 17 00:00:00 2001 From: hot777zz <912275990@qq.com> Date: Sun, 5 Nov 2023 23:01:50 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E5=91=BD=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/TabBar/TabBar.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/TabBar/TabBar.vue b/components/TabBar/TabBar.vue index cdf44b2..8cc9fb4 100644 --- a/components/TabBar/TabBar.vue +++ b/components/TabBar/TabBar.vue @@ -11,7 +11,7 @@ - + @@ -69,7 +69,7 @@ }, methods: { quitSlide() { - this.slideVisit = false + this.slideVisit = false; }, changeItem(item) { if (item.id == 2) {