mirror of
https://github.com/ArvinLovegood/go-stock.git
synced 2025-07-19 00:00:09 +08:00
- 在 about.vue 中添加检查更新按钮和相关逻辑 - 在 App.d.ts 和 App.js 中添加 CheckUpdate 函数声明 - 在 app.go 中实现 CheckUpdate 方法,检查 GitHub 上的最新版本- 更新 go.mod 中的依赖版本