使用DOCKER环境变量替换网关链接

This commit is contained in:
2025-09-12 17:33:07 +08:00
parent bd2d066314
commit 1714ff19f5
6 changed files with 59 additions and 17 deletions
+2
View File
@@ -18,6 +18,7 @@
"@turf/turf": "^6.5.0",
"autoprefixer": "^10.4.16",
"axios": "^1.6.2",
"cnpm": "^9.4.0",
"dayjs": "^1.11.10",
"echarts": "5.4.3",
"echarts-gl": "^2.0.9",
@@ -32,6 +33,7 @@
"postcss-px2rem": "^0.3.0",
"prettier": "^3.1.0",
"qs": "^6.11.2",
"vite": "^7.0.5",
"vue-router": "^4.2.5",
"vue3-seamless-scroll": "^2.0.1"
},