feat: 新增技能工人胜任力管理+软件开发项目管理,移除技能人才胜任力

This commit is contained in:
freedakgmail
2026-07-12 12:24:42 +08:00
parent cbfa1dade7
commit ba9a08d847
2 changed files with 41 additions and 26 deletions
+21 -11
View File
@@ -739,7 +739,7 @@
<div class="flex items-center gap-3">
<span class="hidden md:inline-flex items-center gap-2 rounded-full bg-white/5 px-2.5 py-1 text-[11px] font-semibold text-slate-400 ring-1 ring-white/10">
<span class="h-1.5 w-1.5 rounded-full bg-emerald-400 shadow-[0_0_12px_oklch(0.72_0.18_150)]"></span>
20 个智能应用在线 / 20 Apps Online
21 个智能应用在线 / 21 Apps Online
</span>
<button class="theme-toggle w-7 h-7 rounded-full flex items-center justify-center" onclick="toggleTheme()" aria-label="切换主题 / Toggle Theme">
<svg class="moon-icon w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"/></svg>
@@ -936,16 +936,6 @@
accent2: 'oklch(0.69 0.16 235)',
tag: '劳资 / Labor'
},
{
name: '技能人才胜任力',
subtitle: '技能胜任力评估 / Skills Assessment',
desc: '技能人才胜任力评估系统,科学测评技能水平 · Technical skill competency assessment system',
url: 'https://lianxingtest.feihec.com/',
icon: 'clipboard',
accent: 'oklch(0.58 0.18 210)',
accent2: 'oklch(0.65 0.16 235)',
tag: '技能 / Skills'
},
{
name: 'SmartResume',
subtitle: '人岗匹配 / Resume-Job Matching',
@@ -955,6 +945,16 @@
accent: 'oklch(0.6 0.2 145)',
accent2: 'oklch(0.68 0.16 170)',
tag: '匹配 / Match'
},
{
name: '技能工人胜任力管理 / Skill Competency',
subtitle: '技能工人胜任力管理 / Skill Worker Competency',
desc: '技能工人胜任力全流程管理平台,评估·发展·认证 · Full-cycle skill worker competency management platform',
url: 'https://stc.hr8ai.top/',
icon: 'clipboard',
accent: 'oklch(0.58 0.2 200)',
accent2: 'oklch(0.65 0.18 225)',
tag: '技能 / Skill'
}
]
},
@@ -990,6 +990,16 @@
accent: 'oklch(0.55 0.16 30)',
accent2: 'oklch(0.62 0.14 55)',
tag: '法律 / Legal'
},
{
name: '软件开发项目管理 / Dev PM',
subtitle: '软件项目管理 / Software Project Management',
desc: '软件开发项目全流程管理,需求·任务·缺陷跟踪 · Full-cycle software project management with requirement, task and defect tracking',
url: 'https://pm.all8ai.top/',
icon: 'clipboard',
accent: 'oklch(0.6 0.22 255)',
accent2: 'oklch(0.68 0.18 235)',
tag: '研发 / Dev'
}
]
},