docs: 移除审计日志和舆情预警功能

- 从 User_Role_Interfaces.md 删除 4.4 审计日志和 4.6 舆情预警中心章节
- 更新品牌方端侧边栏和移动端导航,移除相关菜单项
- 从 FeatureSummary.md 删除 3.8 审计日志与证据导出和 3.9 舆情预警中心
- 从 P1/P2 功能列表和角色-功能映射表移除相关功能
- 更新 PRD.md 中审计日志相关表述为操作记录
- 更新 UIDesign.md 和 UIDesignSpec.md 功能清单和页面映射
- 更新 frontend 代码中的文案引用

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Your Name
2026-02-05 20:04:44 +08:00
co-authored by Claude Opus 4.5
parent e4959d584f
commit 952e7d8dd0
8 changed files with 139 additions and 231 deletions
+1 -1
View File
@@ -335,7 +335,7 @@ export default function ReviewPage() {
<div className="p-3 bg-yellow-500/10 rounded-lg border border-yellow-500/30">
<p className="text-sm text-yellow-400">
<AlertTriangle size={14} className="inline mr-1" />
</p>
</div>
<div>
+1 -1
View File
@@ -315,7 +315,7 @@ export default function AIConfigPage() {
<li> API Key 使 AES-256-GCM </li>
<li> API 使 HTTPS</li>
<li> /</li>
<li> </li>
<li> </li>
</ul>
</div>
</div>
+1 -2
View File
@@ -17,9 +17,8 @@ export const NAV_ICONS = {
// 侧边栏导航
creators: 'users', // 达人管理
dashboard: 'chart-column', // 数据看板/报表
sentiment: 'triangle-alert', // 舆情预警
agencies: 'building-2', // 代理商管理
auditLog: 'scroll-text', // 审计日志
finalReview: 'shield-check', // 终审台
settings: 'settings', // 系统设置
brief: 'file-text', // Brief管理
versionCompare: 'git-compare', // 版本比对