feat(app_detail_window): 改进应用安装流程并添加错误处理

添加统一的错误弹窗函数,改进下载URL处理逻辑
使用本地install目录保存安装文件,添加下载完成后自动打开文件夹功能
替换InfoBar为QMessageBox实现更美观的弹窗提示
This commit is contained in:
2025-09-25 21:43:11 +08:00
parent 57e8fc877a
commit 4081f9a9db
4 changed files with 196 additions and 75 deletions