Files
ulthon_information/public
augushong 404f4d8a22 refactor(phone-image): 在中间栏截图转换表格和代码块为图片,确保渲染一致性
- 新增 convertFlowBlocksToImages():在 #content-flow 中用 html2canvas 截图转换 table/pre 块为 img
- 修改 render() 管线:renderContentFlow -> convertFlowBlocksToImages -> measureBlockHeights
- 删除旧的 convertCodeBlocks() 和 convertTables()(doCapturePages 中不再需要)
- 添加 parseHtmlToBlocks 的 case 'pre' 分支
- splitOversizedBlock 添加 pre 不拆分规则
- isPureImagePage 跳过 data-converted=true 的图片避免误判
2026-05-03 23:32:41 +08:00
..
2020-08-07 23:49:50 +08:00
2020-08-07 23:49:50 +08:00
2022-02-12 19:50:10 +08:00
2023-11-16 11:30:28 +08:00
2020-08-07 23:49:50 +08:00