diff --git a/src/router/config/home.ts b/src/router/config/home.ts index eb55bf3..4037e4b 100644 --- a/src/router/config/home.ts +++ b/src/router/config/home.ts @@ -371,19 +371,6 @@ export default [ asideMenu: 'drawer' // 左侧菜单抽屉模式 } }, - { - path: '/security', - name: 'security', - component: () => import('@/views/Jyh/security/index.vue'), - meta: { - title: '全球开源风险态势感知监控中心', - reportTitle: 'Community', - className: 'w-full min-w-full', - hiddenFooter: true, - hasMobile: true, - asideMenu: 'drawer' // 左侧菜单抽屉模式 - } - }, { path: '/ecosystem', name: 'ecosystem', diff --git a/src/views/Jyh/Situation/index.vue b/src/views/Jyh/Situation/index.vue index b1d5551..5f715b0 100644 --- a/src/views/Jyh/Situation/index.vue +++ b/src/views/Jyh/Situation/index.vue @@ -1,164 +1,166 @@ - diff --git a/src/views/Jyh/ecosystem/index.vue b/src/views/Jyh/ecosystem/index.vue index c7bc718..15e60bd 100644 --- a/src/views/Jyh/ecosystem/index.vue +++ b/src/views/Jyh/ecosystem/index.vue @@ -8,9 +8,9 @@
-
-

开源生态与贡献价值全景

-
+ + + @@ -23,25 +23,25 @@ -
-
- 200万 + - 活跃开发者 +
+
+ 200万+ + 活跃开发者
-
-
- 300万 + - 开源项目 +
+
+ 300万+ + 开源项目
-
-
- 500 + - 开源企业 +
+
+ 500+ + 开源企业
-
-
- 2800亿 - 产业估值 +
+
+ 2800亿 + 产业估值
@@ -51,17 +51,17 @@
-
-

- - 开源生态与贡献价值全景数据可视化 -

-
+ + + + + + + + + + +
@@ -2361,7 +2361,7 @@ onMounted(() => { diff --git a/src/views/Jyh/security/index.vue b/src/views/Jyh/security/index.vue index a99febd..7692edf 100644 --- a/src/views/Jyh/security/index.vue +++ b/src/views/Jyh/security/index.vue @@ -8,9 +8,9 @@
-
-

全球开源风险态势感知监控中心

-
+ + + @@ -23,25 +23,25 @@ -
-
- 120+ - 开源企业 +
+
+ 120+ + 开源企业
-
-
- 32+ - 高校参与 +
+
+ 32+ + 高校参与
-
-
- 300+ - 社区活动 +
+
+ 300+ + 社区活动
-
-
- 200+ - 开源项目 +
+
+ 200+ + 开源项目
@@ -51,17 +51,17 @@
-
-

- - 全球开源风险态势感知监控中心数据可视化 -

-
+ + + + + + + + + + +
@@ -1355,7 +1355,7 @@ onMounted(() => {