feat(install): add app uninstall functionality

This commit is contained in:
Elysia
2026-01-26 00:56:39 +08:00
parent d51756c124
commit ac0dc225bc
5 changed files with 92 additions and 30 deletions

View File

@@ -22,9 +22,10 @@
- [x] 可以展示应用列表及其详细信息
- [ ] 实现应用下载&下载列表管理
- [x] 实现应用安装&重试安装
- [ ] 实现应用卸载
- [x] 实现应用卸载
- [ ] 实现应用更新
- [ ] 支持显示本地是否已经安装
- [ ] 显示本地已安装app
- [x] 支持显示本地是否已经安装
- [x] 实现应用搜索