diff --git a/docs/智慧环境.md b/docs/智慧环境.md index 350699c..6135676 100644 --- a/docs/智慧环境.md +++ b/docs/智慧环境.md @@ -3664,7 +3664,7 @@ GET /api/education/knowledge |»» created_by|integer|false|none||none| |»» updated_by|integer|false|none||none| -## GET 获取知识详情 +## GET GET /api/education/knowledge/1 diff --git a/src/views/monitor/environment/index.vue b/src/views/monitor/environment/index.vue index 72931a5..d5c7fec 100644 --- a/src/views/monitor/environment/index.vue +++ b/src/views/monitor/environment/index.vue @@ -1,8 +1,8 @@ @@ -160,18 +142,19 @@ const projectInfo = ref({ - -
+ +

系统架构

-
- -
- - - +
+ +
+
+ +

{{ arch.title }}

    @@ -184,14 +167,15 @@ const projectInfo = ref({
- -
+ +

应用场景

-
- +
+
@@ -200,9 +184,7 @@ const projectInfo = ref({

{{ scenario.title }}

{{ scenario.desc }}

- + {{ feature }}
@@ -214,6 +196,108 @@ const projectInfo = ref({