zimo493
|
cc3750c128
|
fix: 🐛 (keep-alive)重构缓存机制
- 移除 KeepCache 组件,直接在 AppMain 中实现缓存逻辑
- 将 fullPath 做为组件缓存的 name
|
2025-09-01 11:11:45 +08:00 |
|
zimo493
|
d90ccb248c
|
feat: ✨ (keep-alive)优化页面缓存机制
- 重构 AppMain 组件,引入 KeepCache 组件实现统一缓存
- 新增 DemoDetail 组件作为缓存测试页面
- 更新 TagsView 组件,优化缓存路由逻辑
- 修改 permission.store.ts,增加 allCacheRoutes 状态管理
- 更新 tags-view.store.ts,实现缓存路由的动态设置
- 调整多级菜单示例,支持缓存功能
|
2025-08-14 09:40:48 +08:00 |
|
ray
|
20dc49df6c
|
fix: 🐛 移除unplugin-icon插件,避免vue-template-compiler编译器在某些机器引发的报错
|
2024-10-08 14:42:49 +08:00 |
|
haoxr
|
9ef4a7e03a
|
fix: 🐛 修改多级菜单的源码链接地址
Former-commit-id: ed45ca5d4fe82b8d096b29f8eb43217965e802ea
|
2023-05-25 07:36:52 +08:00 |
|
haoxr
|
922a8bfbbd
|
refactor: ♻️ 组件 name 调整大写
Former-commit-id: e8d8f7b28d8866fc670fbf777efeb5f4256d810f
|
2023-05-21 15:15:35 +08:00 |
|
haoxr
|
df7391bac0
|
refactor: ♻️ 示例模块页面重命名
Former-commit-id: beb1dcd1beb716a7c88848e345dffdd2f1db1b7b
|
2023-05-20 15:42:32 +08:00 |
|