docs: 📝 版本 2.6.3 更新说明文档

This commit is contained in:
hxr 2023-10-24 00:21:01 +08:00
parent 4132c35ec8
commit cf427de12a
1 changed files with 15 additions and 0 deletions

View File

@ -1,3 +1,18 @@
# 2.6.3 (2023/10/22)
### ✨ feat
- 菜单管理新增目录只有一级子路由是否始终显示(alwaysShow)和路由页面是否缓存(keepAlive)的配置
- 接口文档新增 swagger、knife4j
- 引入和支持 tsx
### 🔄 refactor
- 代码瘦身,整理并删除未使用的 svg
- 控制台样式优化
### 🐛 fix
- 菜单栏折叠和展开的图标暗黑模式显示问题修复
# 2.6.2 (2023/10/11) # 2.6.2 (2023/10/11)
### 🐛 fix ### 🐛 fix