opt:托盘库逻辑优化;

This commit is contained in:
2026-03-26 10:48:27 +08:00
parent b0ce90c187
commit 84b2eb0d99
17 changed files with 237 additions and 83 deletions

View File

@@ -6,6 +6,7 @@
"license": "Apache-2.0",
"scripts": {
"dev": "vue-cli-service serve",
"dev1": "set NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service serve",
"dev_mac": "export NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service serve",
"build:prod": "vue-cli-service build",
"build:stage": "vue-cli-service build --mode staging",