mirror of
https://gitee.com/ulthon/ulthon_information.git
synced 2026-07-01 16:22:49 +08:00
404f4d8a2270398455fcf2556ada403b5d535056
- 新增 convertFlowBlocksToImages():在 #content-flow 中用 html2canvas 截图转换 table/pre 块为 img - 修改 render() 管线:renderContentFlow -> convertFlowBlocksToImages -> measureBlockHeights - 删除旧的 convertCodeBlocks() 和 convertTables()(doCapturePages 中不再需要) - 添加 parseHtmlToBlocks 的 case 'pre' 分支 - splitOversizedBlock 添加 pre 不拆分规则 - isPureImagePage 跳过 data-converted=true 的图片避免误判
ulthon_information
Description
基于奥宏后台模板开发的资讯发表网站
Software Architecture
Software architecture description
Installation
- xxxx
- xxxx
- xxxx
Instructions
- xxxx
- xxxx
- xxxx
Contribution
- Fork the repository
- Create Feat_xxx branch
- Commit your code
- Create Pull Request
Gitee Feature
- You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
- Gitee blog blog.gitee.com
- Explore open source project https://gitee.com/explore
- The most valuable open source project GVP
- The manual of Gitee https://gitee.com/help
- The most popular members https://gitee.com/gitee-stars/
Description
Languages
JavaScript
51.4%
HTML
23.3%
PHP
14.6%
CSS
10.7%