mirror of
https://github.com/yuruotong1/autoMate.git
synced 2026-03-22 13:07:17 +08:00
✨ 添加(hooks/useCodeSelect.ts):使用useStore替换useCode中的状态管理,并调用新的setSearch函数 ✨ 添加(hooks/useSearch.ts):使用useStore替换useCode中的状态管理 📝 添加(store/useStore.ts):添加全局状态管理器useStore,用于管理data和search状态