perf: the existing tab switching no longer displays animation and processbar

This commit is contained in:
vben
2020-10-11 11:11:05 +08:00
parent 526e6ce22b
commit e9536b5b7c
6 changed files with 8 additions and 13 deletions

View File

@@ -202,11 +202,8 @@ yarn clean:lib # 删除node_modules兼容window系统
- [x] 页面加载 loading
- [x] 滚动条组件
- [x] 弹窗扩展(可拖拽,全屏,自适应高度)
- [x] 全屏
- [x] 模拟数据
- [x] 剪贴板封装
- [x] hook 封装
- [x] 项目可配置
- [x] 表单组件
- [x] 右键菜单
- [x] 水印插件
@@ -214,12 +211,10 @@ yarn clean:lib # 删除node_modules兼容window系统
- [x] 二维码插件
- [x] 国际化插件
- [x] 详情组件
- [x] 验证码/验证组件
- [x] 验证组件
- [x] 树组件
- [x] 兼容最新`vuex`,`vue-router`
- [x] 图片预览组件
- [x] 表格组件
- [x] 可编辑表格
## 正在开发的功能