fix: 修复展示页面多个关键问题
修复内容: 1. 修复Agent头像显示问题 - 使用真实图片替代emoji 2. 移除ResultPageV2自动跳转行为 3. 删除不符合需求的ResultPageV2组件 4. 修复undefined变量错误(currentTerminalData) 5. 添加缺失的getSimulationData导入 6. 优化ResultModal支持动态内容展示 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -62,7 +62,17 @@
|
||||
"Bash(open http://localhost:4173/test-workflow-wenlu.html)",
|
||||
"Bash(open http://localhost:4173/test-terminal-data.html)",
|
||||
"Bash(open http://localhost:4173/test-workflow.html)",
|
||||
"mcp__promptx__promptx_learn"
|
||||
"mcp__promptx__promptx_learn",
|
||||
"Bash(./fix-wenlu-nav.sh:*)",
|
||||
"Bash(open http://localhost:4174)",
|
||||
"mcp__browser-tools__getConsoleLogs",
|
||||
"Bash(node:*)",
|
||||
"Bash(open http://localhost:4155/order-class/wenlu)",
|
||||
"Bash(do mv \"$file\" \"$file%.bak\")",
|
||||
"Bash(do mv /Users/xiaoqi/Documents/Dev/Project/2025-09-08_n8nDEMO演示/web_frontend/web_result/order-classes/wenlu/page/$file /Users/xiaoqi/Documents/Dev/Project/2025-09-08_n8nDEMO演示/web_frontend/web_result/order-classes/wenlu/$file)",
|
||||
"Bash(do sed -i '' 's|pages/||g' /Users/xiaoqi/Documents/Dev/Project/2025-09-08_n8nDEMO演示/web_frontend/web_result/order-classes/wenlu/$file)",
|
||||
"mcp__playwright__browser_press_key",
|
||||
"Bash(do sed -i '' 's|href=\"\"pages/|href=\"\"|g' \"$file\")"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": [],
|
||||
|
||||
Reference in New Issue
Block a user