From e698c4f166fce71d1de383d88a2dde5ea7b0a1de Mon Sep 17 00:00:00 2001 From: djgj <2232617906@qq.com> Date: Thu, 18 Dec 2025 14:09:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E6=88=90ecosystem=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Jyh/ecosystem/index.vue | 3667 ++++++++++++++++++++++--- src/views/Jyh/ecosystem/json/china.js | 46 + 2 files changed, 3304 insertions(+), 409 deletions(-) create mode 100644 src/views/Jyh/ecosystem/json/china.js diff --git a/src/views/Jyh/ecosystem/index.vue b/src/views/Jyh/ecosystem/index.vue index 82c52e6..140af4d 100644 --- a/src/views/Jyh/ecosystem/index.vue +++ b/src/views/Jyh/ecosystem/index.vue @@ -12,37 +12,37 @@

开源生态与贡献价值全景

WOS
- - - - - - - - - - - + + + + + + + + + + +
- 120+ + 200万 + + 活跃开发者 +
+
+
+ 300万 + + 开源项目 +
+
+
+ 500 + 开源企业
- 32+ - 高校参与 -
-
-
- 300+ - 社区活动 -
-
-
- 200+ - 开源项目 + 2800亿 + 产业估值
@@ -55,8 +55,8 @@

@@ -66,169 +66,236 @@
- +
-

武汉优秀开源项目

- -
-
-
- {{ index + 1 }} -
- {{ item.name }} - {{ item.desc }} +
+
+

全球开源企业贡献榜 TOP 30

+
+ + 平均分: {{ avgScore }} + + + 总仓库: {{ totalRepos }} + +
+
+
+ + 全部 ({{ allEnterprises.length }}) + + + 🇨🇳 中国 ({{ chinaCount }}) + + + 🇺🇸 美国 ({{ usaCount }}) + +
+
+
+
+ + + + 悬停暂停滚动 +
+
+
+ + {{ getRankText(item.displayRank || item.rank) }} + +
+ {{ item.name }} +
+ {{ getCountryFlag(item.country) }} + {{ item.repos }} 仓库 + {{ formatDevs(item.devs) }} 开发者 +
- {{ item.org }} +
+
+
+
+ + {{ item.score }} +
- +
-

高校开源参与分布

+

基础设施覆盖率

-
-
+
+
- +
-

开源社区区域分布

+

高校开源社团/俱乐部数量

- +
-

OSS Compass 开源项目排行

+

社区治理健康度对比

- +
-

武汉开源开发者排行榜

-
-
-
-
-
- - -
-

2025武汉市优秀开源软件项目

- -
-
-
- {{ index + 1 }} -
- {{ item.name }} - {{ item.desc }} -
- {{ item.org }} -
+
+

语言与技术竞争

+
+ 主流语言 + 新兴语言
-
- - -
-

武汉市语言与技术竞争趋势(2021-2025)

+ + +
+

明星开发者聚焦

+ +
+
+
+
+ +
+ {{ item.desc }} +
+ {{ item.name }} + 📍 {{ item.org }} +
+ + + + + + {{ formatFollowers(item.followers) }} + +
+
+
+
- -
-
-
-
- -
-

加入武汉开源社区

-

- 与武汉本地开发者、企业、高校携手共建开源生态,共享开源成果,参与社区活动与项目协作 -

-
-
-
+

+ + + + 开发者活力波形图 +

+
+
+
+
+ +
+
+
+

+ + + - 本地技术交流 -

-
+ 开源项目热力图 +

+
- 企业项目协作 -
-
- - 高校产学研对接 + {{ showAllLabels ? '隐藏标签' : '显示全部' }} +
+
+
+
+ {{ heatmapData.length }} + 项目总数 +
+
+
+ {{ topProject.name }} + 领先项目 +
+
+
+ {{ totalDevs }} + 总开发者数 +
+
+ +
+
+
+
+ 少量开发者 +
+
+
+ 中等规模 +
+
+
+ 大量开发者 +
+
+
+
+ + +
+

+ + + + + 🌍 中国开源人才密度地图 +

+
+
+ + +
+
🏆 开源人才数量排行 TOP 5
+
+
+ {{ index + 1 }} + {{ item.name }} + {{ item.score }} 万人 +
-
@@ -236,118 +303,423 @@