From 162e10a6fc75cc51348a446e9e74c0f5ec608827 Mon Sep 17 00:00:00 2001 From: HongxuanG <1359774872@qq.com> Date: Wed, 2 Sep 2026 10:41:50 +0800 Subject: [PATCH] =?UTF-8?q?chore(env):=20=E6=9B=B4=E6=96=B0=E5=91=A8?= =?UTF-8?q?=E5=95=86=E7=8E=AF=E5=A2=83=E9=85=8D=E7=BD=AE=E4=B8=8E=E5=BA=94?= =?UTF-8?q?=E7=94=A8=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Cursor --- .env | 10 +++++----- src/manifest.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.env b/.env index a752923..1c97cdb 100644 --- a/.env +++ b/.env @@ -1,5 +1,5 @@ -NODE_ENV = development -VUE_APP_ENV_NAME = 默认环境 -VUE_APP_UPGRADE_NAME = erp_pda -VUE_APP_PRODUCTION_API_URL = https://www.haotopai.com/hcscm_weave/mes/server/pda/v1 -VUE_APP_DEV_API_URL = https://www.haotopai.com/hcscm_weave/mes/server/pda/v1 +NODE_ENV = production +VUE_APP_ENV_NAME = zhoushang环境 +VUE_APP_UPGRADE_NAME = erp_pda_zhoushang +VUE_APP_PRODUCTION_API_URL = https://hcscmtest.zzfzyc.com/hcscm_weave/pda/v1 +VUE_APP_DEV_API_URL = https://hcscmtest.zzfzyc.com/hcscm_weave/pda/v1 diff --git a/src/manifest.json b/src/manifest.json index 68eb1ef..2da6736 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,5 +1,5 @@ { - "name" : "浩拓技术", + "name" : "浩拓-织厂", "appid" : "__UNI__F79F300", "description" : "浩拓纺织平台", "versionName" : "1.1.5",