From 7aa9d8c3bb8864f806f38e90b480558d129469f6 Mon Sep 17 00:00:00 2001
From: PC-20250623MANY\Administrator <344137771@qq.com>
Date: Tue, 26 Aug 2025 15:17:45 +0800
Subject: [PATCH] 1

---
 src/App.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/App.vue b/src/App.vue
index 190e663..c9cab81 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -8,9 +8,9 @@
 
     <router-view v-if="!$route.meta.keepAlive"></router-view>
 
-    <div class="kf" @click="aRouter1">
+    <!-- <div class="kf" @click="aRouter1">
       <img src="@/assets/images/kf.png" alt="" />
-    </div>
+    </div> -->
   </div>
 </template>
 

--
Gitblit v1.9.3