update antd version

This commit is contained in:
medcl 2020-11-08 18:15:11 +08:00
parent 33b8bc2cde
commit c271058a50
2 changed files with 9 additions and 1 deletions

View File

@ -85,6 +85,13 @@ cnpm run docker:build
cnpm install --save md5
```
### 前端开发常用链接
- 当前所用组件https://3x.ant.design/components/button-cn/
- ProComponents: https://procomponents.ant.design/
- 图表组件https://charts.ant.design/guide
- Ant Design Pro 预览: https://preview.pro.ant.design
## 后端开发说明

View File

@ -3,10 +3,11 @@
"version": "1.0.0",
"description": "极限日志分析中心,致力于简单易用。",
"dependencies": {
"@ant-design/charts": "^1.0.4",
"@ant-design/icons": "^4.0.0",
"@antv/data-set": "^0.9.6",
"@babel/runtime": "^7.1.2",
"antd": "^3.10.0",
"antd": "^3.26.18",
"antd-table-infinity": "^1.1.6",
"bizcharts": "^3.2.2",
"bizcharts-plugin-slider": "^2.0.3",