feat: 首页增加工具箱功能区、剧本评测可视化展示;重构剧本评分页面UI
- 首页新增工具箱功能区(ToolboxSection),展示四大AI工具卡片 - 首页剧本功能区替换为六维柱状图可视化(ScriptReviewVisual) - 剧本评分页面(ScriptTokensPage)全面重构为新版UI布局 - 左侧面板:上传区、AI识别信息、历史评测(持久化)、操作按钮 - 右侧:剧本输入区、评测结果Hero、六维柱状图、亮点/扣分点、优化建议表格 - 历史评测支持localStorage持久化,按时间倒序排列
This commit is contained in:
@@ -572,6 +572,7 @@
|
||||
transform-origin: center;
|
||||
}
|
||||
|
||||
|
||||
.omni-home__feature-stats {
|
||||
position: absolute;
|
||||
right: clamp(22px, 7vw, 92px);
|
||||
|
||||
Reference in New Issue
Block a user