feat: 更新安装按钮状态反馈,添加安装队列提示

This commit is contained in:
Elysia
2026-01-31 00:59:23 +08:00
parent 97997182bc
commit 4ce097bae0
2 changed files with 14 additions and 6 deletions

View File

@@ -27,7 +27,7 @@
- [x] 显示本地已安装app
- [x] 支持显示本地是否已经安装
- [ ] 本地应用列表区分依赖和用户安装的包(或者干脆不显示依赖包)
- [ ] 安装/卸载时UI提示重要
- [x] 安装/卸载时UI提示重要
- [x] 实现应用搜索
- [ ] 切换分类时默认不应用搜索,需按下回车键才应用搜索
- [x] 修改UI使其更美观考虑换成如tailwindcss等库