liveh5-nuxt/app/stores
xingyy 6f67273a9a refactor(store): 重构 home store 并改名为 goods store
- 将 home store 重命名为 goods store,以更准确地反映其用途
- 更新了相关文件中的导入路径和引用
-调整了首页布局和组件以适应新的 goods store 结构
- 新增了 goods store 中的 actionDetails 和 itemList 属性
2025-01-17 16:56:13 +08:00
..
auth feat(service): 添加自定义请求模块并优化认证逻辑 2025-01-16 11:48:12 +08:00
goods refactor(store): 重构 home store 并改名为 goods store 2025-01-17 16:56:13 +08:00
live refactor(app): 重构首页组件 2025-01-16 11:23:46 +08:00