refactor(route): refactoring the routing multi-layer model close #215

This commit is contained in:
Vben
2021-03-17 00:10:16 +08:00
parent 3732016062
commit e12c588c0a
21 changed files with 275 additions and 345 deletions

View File

@@ -1,3 +1,9 @@
## Wip
### ✨ Refactor
- 重构路由多层模式,解决嵌套 keepalive 执行多次问题
## 2.1.0 (2021-03-15)
### ✨ Features