Skip to content

Commit 7566577

Browse files
committed
echarts拖拽布局示例
1 parent e6ae71d commit 7566577

File tree

7 files changed

+643
-1
lines changed

7 files changed

+643
-1
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"axios": "^0.27.2",
2020
"css-color-function": "^1.3.3",
2121
"dayjs": "^1.11.5",
22+
"echarts": "^5.4.1",
2223
"element-plus": "^2.2.8",
2324
"file-saver": "^2.0.5",
2425
"lodash-es": "^4.17.21",
@@ -31,6 +32,8 @@
3132
"vanta": "^0.5.24",
3233
"vite-plugin-pwa": "^0.12.2",
3334
"vue": "^3.2.25",
35+
"vue-echarts": "^6.5.1",
36+
"vue-grid-layout": "3.0.0-beta1",
3437
"vue-router": "^4.0.16",
3538
"xlsx": "^0.18.5",
3639
"xlsx-style-vite": "^0.0.1"

pnpm-lock.yaml

Lines changed: 282 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)