From 567bc658c5c3ddd7b0b47d223007a40bcdd3591f Mon Sep 17 00:00:00 2001 From: miaojiale <1123971748@qq.com> Date: Fri, 3 Mar 2023 17:30:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layouts/components/NavBar/index.vue | 2 +- src/layouts/index.vue | 15 ++++++++++++--- 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/src/layouts/components/NavBar/index.vue b/src/layouts/components/NavBar/index.vue index ae4ea60..57aeb95 100644 --- a/src/layouts/components/NavBar/index.vue +++ b/src/layouts/components/NavBar/index.vue @@ -161,7 +161,7 @@ export default { }, }, created() { - this.getMessage() + // this.getMessage() }, mounted() { document diff --git a/src/layouts/index.vue b/src/layouts/index.vue index f263689..fea4a65 100644 --- a/src/layouts/index.vue +++ b/src/layouts/index.vue @@ -188,9 +188,9 @@