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