From e2d556803e3138732ffde7d3d07b0a4a9b0b7f0a Mon Sep 17 00:00:00 2001
From: batman <978517621@qq.com>
Date: Fri, 10 Mar 2023 10:33:40 +0800
Subject: [PATCH] 新修改添加页面
---
src/views/safeKnowledge/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/safeKnowledge/index.vue b/src/views/safeKnowledge/index.vue
index 1823bc4..c90267a 100644
--- a/src/views/safeKnowledge/index.vue
+++ b/src/views/safeKnowledge/index.vue
@@ -24,7 +24,7 @@
}
</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 - 144px);
--
Gitblit v1.9.2