新增订购品规以及走势图
Showing
| ... | @@ -17,7 +17,8 @@ | ... | @@ -17,7 +17,8 @@ |
| "react-dom": "^16.12.0", | "react-dom": "^16.12.0", | ||
| "react-router-dom": "^5.0.1", | "react-router-dom": "^5.0.1", | ||
| "react-scripts": "^3.4.0", | "react-scripts": "^3.4.0", | ||
| "recharts": "^2.0.0-beta.1" | "recharts": "^2.0.0-beta.1", | ||
| "echarts": "^4.6.0" | |||
| }, | }, | ||
| "scripts": { | "scripts": { | ||
| "start": "react-scripts start", | "start": "react-scripts start", | ||
| ... | ... |
src/view/Line.jsx
0 → 100644
src/view/Pie.jsx
0 → 100644
Please
register
or
sign in
to comment