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

@@ -100,7 +100,6 @@ export function Sidebar() {
{sidebarOpen && (
<div className="absolute bottom-4 left-4 right-4">
<div className="rounded-lg bg-gray-50 dark:bg-gray-700/50 p-4">
<div className="text-xs text-gray-500 dark:text-gray-400 mb-1">PMBOK 6</div>
<div className="text-sm font-medium text-gray-700 dark:text-gray-300">
49 · 10
</div>