style(首页): 移除工具技术统计卡片及PMBOK第6版字样

- 首页删除"工具技术"统计卡片,数据不准确不宜展示
- 知识领域页、过程组页副标题去除"PMBOK第6版定义的"前缀
- 侧边栏底部删除"PMBOK 第6版"标签
- 设置页删除"基于 PMBOK 第6版"说明

via [HAPI](https://hapi.run)

Co-Authored-By: HAPI <noreply@hapi.run>
This commit is contained in:
ittoview
2026-02-25 08:42:32 +00:00
parent 13916c8939
commit 492406b540
5 changed files with 3 additions and 6 deletions

View File

@@ -99,7 +99,7 @@ export function ProcessGroupsPage() {
<div className="space-y-4">
<div>
<h1 className="text-xl font-bold text-gray-900 dark:text-white"></h1>
<p className="text-sm text-gray-500 dark:text-gray-400">PMBOK第6版定义的5大项目管理过程</p>
<p className="text-sm text-gray-500 dark:text-gray-400">5</p>
</div>
<motion.div variants={containerVariants} initial="hidden" animate="visible" className="space-y-2">