From 70c6eb1d5fe7d56fa4f1948e26bf6a86e863602b Mon Sep 17 00:00:00 2001 From: batman <978517621@qq.com> Date: 星期一, 13 三月 2023 18:22:22 +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