From 75a2b30776ecd82a36184ae8956ad5d418ee7765 Mon Sep 17 00:00:00 2001 From: fmk1023 Date: Thu, 18 Dec 2025 19:47:06 +0800 Subject: [PATCH] =?UTF-8?q?Tcode=E8=BF=90=E8=90=A5=E5=B9=B3=E5=8F=B0?= =?UTF-8?q?=E6=94=B9=E9=80=A0=E5=8D=87=E7=BA=A7-=E6=80=81=E5=8A=BF?= =?UTF-8?q?=E6=84=9F=E7=9F=A5=E9=A1=B5=E9=9D=A2=E6=A0=B7=E5=BC=8F=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/config/home.ts | 13 -- src/views/Jyh/Situation/index.vue | 274 +++++++++++++++--------------- src/views/Jyh/ecosystem/index.vue | 168 ++++++++++++++---- src/views/Jyh/security/index.vue | 143 ++++++++++++---- 4 files changed, 387 insertions(+), 211 deletions(-) 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(() => {