03e4e6f45b366508fc155e816b8268e47c7ee8d0
构建上传工具 / build (push) Successful in 1m23s
- 修复目录选择为空时不更改配置的逻辑 - 将警告提示改为错误提示以提高用户体验 - 优化停止运行时的成功提示 - 增加进度列表的最大高度以显示更多内容 - 调整定时器逻辑顺序避免提前退出 - 移除重复的任务等待错误处理 - 优化代码结构和空行格式
README
About
This is the official Wails Vue-TS template.
You can configure the project by editing wails.json. More information about the project settings can be found
here: https://wails.io/docs/reference/project-config
Live Development
To run in live development mode, run wails dev in the project directory. This will run a Vite development
server that will provide very fast hot reload of your frontend changes. If you want to develop in a browser
and have access to your Go methods, there is also a dev server that runs on http://localhost:34115. Connect
to this in your browser, and you can call your Go code from devtools.
Building
To build a redistributable, production mode package, use wails build.
Description
Languages
Go
32%
NSIS
25.4%
Vue
22.3%
JavaScript
15.1%
TypeScript
3.3%
Other
1.9%