diff --git a/src/router/config/home.ts b/src/router/config/home.ts index 7140ba9..e6e4d61 100644 --- a/src/router/config/home.ts +++ b/src/router/config/home.ts @@ -293,6 +293,19 @@ export default [ asideMenu: 'drawer' // 左侧菜单抽屉模式 } }, + { + path: '/Community', + name: 'Community', + component: () => import('@/views/Jyh/Community/index.vue'), + meta: { + title: 'Community', + reportTitle: 'Community', + className: 'w-full min-w-full', + hiddenFooter: true, + hasMobile: true, + asideMenu: 'drawer' // 左侧菜单抽屉模式 + } + }, { path: '/LinePage', name: 'LinePage', diff --git a/src/views/Jyh/Community/index.vue b/src/views/Jyh/Community/index.vue new file mode 100644 index 0000000..9e6be77 --- /dev/null +++ b/src/views/Jyh/Community/index.vue @@ -0,0 +1,1322 @@ + + + + + + + + + + + + 武汉市开源建设生态 + WOS + + + + + + + + + 汇聚武汉开源力量,共建城市开源生态 + + + + + 120+ + 开源企业 + + + + 32+ + 高校参与 + + + + 300+ + 社区活动 + + + + 200+ + 开源项目 + + + + + + + + + + + + + + + + 武汉开源生态数据可视化 + + + + + + + + 武汉优秀开源项目 + + + + + {{ index + 1 }} + + {{ item.name }} + {{ item.desc }} + + {{ item.org }} + + + + + + + + 高校开源参与分布 + + + + + + + + + 开源社区区域分布 + + + + + + + + + OSS Compass 开源项目排行 + + + + + + + + + 武汉开源开发者排行榜 + + + + + + + + + 2025武汉市优秀开源软件项目 + + + + + {{ index + 1 }} + + {{ item.name }} + {{ item.desc }} + + {{ item.org }} + + + + + + + + 武汉市语言与技术竞争趋势(2021-2025) + + + + + + + + + + + + + + + + + + + + + + 加入武汉开源社区 + + 与武汉本地开发者、企业、高校携手共建开源生态,共享开源成果,参与社区活动与项目协作 + + + + + + + + + + 本地技术交流 + + + + + + + + + + + + 企业项目协作 + + + + + + + 高校产学研对接 + + + + + + + + + + 加入武汉开源社区 + + + + + + + + + + + + + + diff --git a/src/views/Jyh/Home/component/ComProject/index.vue b/src/views/Jyh/Home/component/ComProject/index.vue index fc65fc7..8575f16 100644 --- a/src/views/Jyh/Home/component/ComProject/index.vue +++ b/src/views/Jyh/Home/component/ComProject/index.vue @@ -53,10 +53,10 @@ const activeIndex = ref(0); // 定义菜单列表数据 const menuList = [ - { name: '可信开源态势感知平台' }, - { name: '金银湖安全大模型' }, - { name: '软件供应链检测平台' }, - { name: '智能终端安全监测平台' } + { name: '可信开源态势感知平台(源感)' }, + { name: '金银湖代码安全大模型(源鉴)' }, + { name: '供应链安全检测系统(源链)' }, + { name: '智能终端应用安全监测平台(源端)' } ]; const changeTab = (index) => {
+ 与武汉本地开发者、企业、高校携手共建开源生态,共享开源成果,参与社区活动与项目协作 +