Commit 987cf53
fix: 修复移动端HTML编辑器布局和交互问题
- 优化移动端工具栏为单行布局,添加正确的图标显示
- 修复工具栏和输入区固定定位问题,使用sticky定位替代fixed
- 调整iframe容器在工具栏和输入区之间的正确显示
- 优化z-index层级关系,确保各组件正确层叠
- 添加Element Plus图标包装器确保图标正常渲染
- 改进移动端响应式布局,优化空间利用
- 修复TypeScript类型警告,清理未使用的变量
- 添加nocommit目录到.gitignore
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 77c80db commit 987cf53
2 files changed
Lines changed: 607 additions & 100 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
0 commit comments