From a96f8fe6fcdb95d1ab77187afb0b98cfa2ea0515 Mon Sep 17 00:00:00 2001
From: PC-20250623MANY\Administrator <344137771@qq.com>
Date: Thu, 25 Sep 2025 15:07:58 +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