mirror of
https://gitee.com/ulthon/ulthon_information.git
synced 2026-07-01 21:02:48 +08:00
- 中间预览区: 改为flex布局, #render-preview设flex:1+min-height:0实现滚动 - 表格溢出: 溢出路径中TABLE块优先用splitTableByRows按行拆分 替代margin-top负值CSS裁切,避免续接页丢失表头和内容不可见 第一个chunk与当前页已有内容(H2等)同行,剩余chunks独立成页