Commit Graph

4 Commits

Author SHA1 Message Date
zimo493
3208edbb18 refactor: ♻️ (store)优化路由处理逻辑,完整返回路由配置对象 2025-09-03 13:17:15 +08:00
zimo493
7c1d5f6552 feat: (store)增加了对未定义组件的处理,添加更新页签名称方法
- 在多级菜单详情示例中使用了新的标签名称
2025-09-01 14:33:24 +08:00
zimo493
cc3750c128 fix: 🐛 (keep-alive)重构缓存机制
- 移除 KeepCache 组件,直接在 AppMain 中实现缓存逻辑

- 将 fullPath 做为组件缓存的 name
2025-09-01 11:11:45 +08:00
Ray.Hao
07206576a8 feat(codegen): 代码生成支持本地写入和代码优化 2025-08-21 18:28:38 +08:00