From 9461cbd89f3d743f2f62e1e6df0f4d0a6f3b9251 Mon Sep 17 00:00:00 2001 From: woody Date: Mon, 18 Aug 2025 12:01:21 +0800 Subject: [PATCH] =?UTF-8?q?chore(env):=20=E7=94=9F=E4=BA=A7=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=E5=BF=AB=E9=80=9F=E7=99=BB=E5=BD=95=E5=9C=B0=E5=9D=80?= =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.production b/.env.production index 18f4b07..97b6fc8 100644 --- a/.env.production +++ b/.env.production @@ -3,6 +3,6 @@ ENV = 'production' # base api VUE_APP_BASE_API = '/prod-api' -VUE_APP_ADDRESS1 = 'https://t-zk.beida666.com/#/' +VUE_APP_ADDRESS1 = 'https://zk.beida666.com/#/' # 会员H5端: t-zk.beida666.com # 管理后台: t-zk-mana.beida666.com \ No newline at end of file