@@ -3,6 +3,6 @@ VITE_APP_API_URL="https://mveta.hzinsights.com/v1"
# 路由根地址
VITE_APP_BASE_URL="/"
# 打包输入文件名
-VITE_APP_OUTDIR="hongze_ETA_mobile"
+VITE_APP_OUTDIR="eta_mobile_front"
#分享图表地址
VITE_CHART_LINK="https://chartlib.hzinsights.com/chartshow"
@@ -3,6 +3,6 @@ VITE_APP_API_URL="http://8.136.199.33:8610/v1"
VITE_CHART_LINK="https://charttest.hzinsights.com/chartshow"
@@ -14,6 +14,8 @@ dist-ssr
package-lock.json
hongze_ETA_mobile
hongze_ETA_mobile.zip
+eta_mobile_front
+eta_mobile_front.zip
# Editor directories and files
.vscode/*
@@ -1,5 +1,5 @@
{
- "name": "hongze_ETA_mobile",
+ "name": "eta_mobile_front",
"private": true,
"version": "0.0.0",
"type": "module",