From 70f7331e5029ffb8d229f1b37fd81f73321dab89 Mon Sep 17 00:00:00 2001
From: “dzb” <2632970487@qq.com>
Date: 星期四, 03 十一月 2022 10:58:47 +0800
Subject: [PATCH] 违规检索

---
 src/views/layout/components/Main/index.vue |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/views/layout/components/Main/index.vue b/src/views/layout/components/Main/index.vue
index 7965864..7f892c0 100644
--- a/src/views/layout/components/Main/index.vue
+++ b/src/views/layout/components/Main/index.vue
@@ -3,7 +3,8 @@
     <!-- <NavBar /> -->
     <div class="content">
       <!-- 椤甸潰瀵艰埅鍖哄煙 -->
-      <div class="page-nav" v-if="navFlag"></div>
+      <div class="page-nav" v-if="navFlag">
+      </div>
       <router-view v-else></router-view>
       <!-- 搴曢儴鍖哄煙 -->
       <!-- <MyFooter/> -->

--
Gitblit v1.8.0