From 999cab6fb3fc6d2a288d365da991351c5a396bf0 Mon Sep 17 00:00:00 2001
From: Admin <978517621@qq.com>
Date: 星期三, 21 九月 2022 15:53:18 +0800
Subject: [PATCH] 删除无用页面

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

diff --git a/src/views/safeKnowledge/index.vue b/src/views/safeKnowledge/index.vue
index f2bc7ff..c90267a 100644
--- a/src/views/safeKnowledge/index.vue
+++ b/src/views/safeKnowledge/index.vue
@@ -24,10 +24,10 @@
 }
 </script>
 
-<!-- Add "scoped" attribute to limit CSS to this component only -->
+<!-- Add "scoped" attribute to limit CSS to this components only -->
 <style scoped lang="scss">
   .home-container{
-    height: calc(100vh - 114px);
+    height: calc(100vh - 144px);
     box-sizing: border-box;
     overflow: hidden;
 

--
Gitblit v1.9.2