feat: add Plotly.js usage page
Some checks failed
/ build-and-deploy-to-vercel (push) Successful in 5m48s
/ lint-build-and-check (push) Successful in 7m13s
/ surge (push) Successful in 5m5s
/ playwright (push) Failing after 2m27s

This commit is contained in:
严浩
2025-04-17 14:57:17 +08:00
parent 784c5ff56d
commit 95d5087b5e
4 changed files with 729 additions and 78 deletions

View File

@ -72,6 +72,7 @@
"page-stack-vue3": "^2.5.6",
"pinia": "^3.0.1",
"pinia-plugin-persistedstate": "^4.2.0",
"plotly.js-dist-min": "^3.0.1",
"primeicons": "^7.0.0",
"primelocale": "^2.1.2",
"primevue": "^4.3.3",
@ -106,6 +107,7 @@
"@types/mockjs": "^1.0.10",
"@types/node": "^22.14.0",
"@types/nprogress": "^0.2.3",
"@types/plotly.js-dist-min": "^2.3.4",
"@types/three": "^0.175.0",
"@vant/auto-import-resolver": "^1.3.0",
"@vitejs/plugin-vue": "^5.2.3",