augushong 665a9cc9e5 refactor(typesetting): 替换html2canvas为SnapDOM v2.12.0 - 解决渲染不一致问题
- 新增 public/static/lib/snapdom/snapdom.js (IIFE构建)
- phone_image.html script引用从html2canvas改为snapdom
- phone-image.js 3处截图调用全部替换为snapdom.toCanvas()
  - capturePageViaHtml2Canvas (分页截图)
  - 长图生成 (scale:2)
  - 导出单页 (scale:2)
- API映射: html2canvas(elem,{scale,useCORS,width,height,logging}) -> snapdom.toCanvas(elem,{scale,backgroundColor})
- 返回值兼容: Promise<Canvas> 下游toDataURL不受影响
- 保留html2canvas目录不删除(output.html仍引用)
2026-05-17 13:25:58 +08:00
2023-03-06 17:50:34 +08:00
2023-10-12 21:06:52 +08:00
2023-06-28 11:12:30 +08:00
2020-08-07 23:49:50 +08:00
2020-08-07 23:49:50 +08:00
2020-08-07 21:56:34 +08:00
2020-08-07 23:49:50 +08:00
2020-08-07 21:56:34 +08:00
2021-01-03 22:02:34 +08:00
2020-08-07 23:49:50 +08:00

ulthon_information

Description

基于奥宏后台模板开发的资讯发表网站

Software Architecture

Software architecture description

Installation

  1. xxxx
  2. xxxx
  3. xxxx

Instructions

  1. xxxx
  2. xxxx
  3. xxxx

Contribution

  1. Fork the repository
  2. Create Feat_xxx branch
  3. Commit your code
  4. Create Pull Request

Gitee Feature

  1. You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
  2. Gitee blog blog.gitee.com
  3. Explore open source project https://gitee.com/explore
  4. The most valuable open source project GVP
  5. The manual of Gitee https://gitee.com/help
  6. The most popular members https://gitee.com/gitee-stars/
Description
No description provided
Readme MulanPSL-2.0 43 MiB
Languages
JavaScript 51.4%
HTML 23.3%
PHP 14.6%
CSS 10.7%