Files
ulthon_information/public
augushong 1d3d935899 fix: 修复phone-image截图循环idx参数传递bug导致无限循环
capturePageViaHtml2Canvas函数将idx作为参数传入,.then回调中idx++只修改参数副本而非闭包变量,
导致runCaptureLoop中idx永远为0,截图循环无限重复处理第一页。
改为传递onDone回调函数,在回调中正确修改闭包变量idx。
2026-05-03 21:49:53 +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