mirror of
https://gitee.com/ulthon/ulthon_information.git
synced 2026-07-01 16:22:49 +08:00
1d3d9358990bba08e0a654b7c17f16ed4fd443a6
capturePageViaHtml2Canvas函数将idx作为参数传入,.then回调中idx++只修改参数副本而非闭包变量, 导致runCaptureLoop中idx永远为0,截图循环无限重复处理第一页。 改为传递onDone回调函数,在回调中正确修改闭包变量idx。
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%