feat: add error handle

This commit is contained in:
vben
2020-10-18 21:55:21 +08:00
parent c0692b0f43
commit 7101587b96
32 changed files with 674 additions and 116 deletions

View File

@@ -223,17 +223,17 @@ yarn clean:lib # 删除node_modules兼容window系统
- [x] 首屏加载等待动画
- [x] 抽取生产环境配置文件
- [x] 打包 Gzip
- [x] 数据导入导出
- [x] 系统性能优化
- [x] 全局错误处理
## 正在开发的功能
- [ ] 上传组件
- [ ] 富文本组件
- [ ] 数据导入导出
- [ ] 全局错误处理
- [ ] 主题配置
- [ ] 黑暗主题
- [ ] 打包 CDN
- [ ] 系统性能优化
更多组件/功能/建议/bug/欢迎提交 pr 或者 issue