优化代码

This commit is contained in:
pengxiaolong
2025-08-15 13:05:19 +08:00
parent 784a19bdda
commit 15335e8921
17 changed files with 1501 additions and 133 deletions

6
package-lock.json generated
View File

@@ -13,6 +13,7 @@
"core-js": "^3.8.3",
"echarts": "^5.6.0",
"element-plus": "^2.10.4",
"goeasy": "^2.13.21",
"pinia": "^3.0.3",
"qwebchannel": "^6.2.0",
"vue": "^3.2.13",
@@ -7376,6 +7377,11 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/goeasy": {
"version": "2.13.21",
"resolved": "https://registry.npmjs.org/goeasy/-/goeasy-2.13.21.tgz",
"integrity": "sha512-KxzYC9KRu02tt3Cv+9QHqP/yD6kl/kmI07UZw6BzRFjJUpNNuefZTD/bKC9a9nYbmLWYxYneoQqowHwl2GaEPw=="
},
"node_modules/gopd": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",