diff --git a/package.json b/package.json index 386f545..a0ef3a0 100644 --- a/package.json +++ b/package.json @@ -17,13 +17,13 @@ }, "main": "background.js", "dependencies": { + "@imjs/electron-differential-updater": "^5.1.3", "axios": "^0.21.0", "cheerio": "^1.0.0-rc.3", "core-js": "^3.8.0", "dexie": "^3.0.3", "electron-localshortcut": "^3.2.1", "electron-proxy-agent": "^1.2.0", - "electron-updater": "^4.3.5", "element-ui": "^2.14.1", "fast-xml-parser": "^3.17.4", "html2canvas": "^1.0.0-rc.7", diff --git a/src/components/Setting.vue b/src/components/Setting.vue index e657102..d6f9eeb 100644 --- a/src/components/Setting.vue +++ b/src/components/Setting.vue @@ -6,7 +6,7 @@ 官网 Github 当前版本v{{pkg.version}} 反馈 - 最新版本v{{latestVersion}} + 最新版本v{{update.version}}
视图
@@ -210,6 +210,22 @@
+
+
+
+
+
+ +
更新包大小: {{update.size}} KB
+
+
+ +
+