YwYMusic/src-tauri/src/commands
Yuhang Wu 094f5f8aec feat(stores): 将轻量状态管理替换为Pinia并添加持久化功能
- 使用Pinia替代原有的reactive store实现状态管理
- 集成pinia-plugin-persistedstate插件实现设置和搜索历史的持久化
- 新增searchHistory store用于存储搜索历史记录
- 更新README文档中的状态管理相关说明
2026-08-13 18:02:04 +08:00
..
album.rs feat(stores): 将轻量状态管理替换为Pinia并添加持久化功能 2026-08-13 18:02:04 +08:00
mod.rs feat: 完成项目基础框架搭建与发现页分页优化 2026-08-12 23:55:58 +08:00
music.rs feat(stores): 将轻量状态管理替换为Pinia并添加持久化功能 2026-08-13 18:02:04 +08:00
playlist.rs feat(stores): 将轻量状态管理替换为Pinia并添加持久化功能 2026-08-13 18:02:04 +08:00