add the ui for dedicate download progress of puppeteer; use JSONParse to parse the download progress; finish the logic to pass the progress to ui

This commit is contained in:
bossgeekgo
2024-02-15 11:31:54 +08:00
parent 78118751b1
commit 15369014e9
8 changed files with 153 additions and 14 deletions
+1
View File
@@ -27,6 +27,7 @@
"@electron-toolkit/preload": "^3.0.0",
"@electron-toolkit/utils": "^3.0.0",
"@puppeteer/browsers": "^2.0.0",
"JSONStream": "^1.3.5",
"electron-updater": "^6.1.7",
"element-plus": "^2.5.5",
"normalize.css": "^8.0.1",