From b33a6621b5246eb252a39e460f2e8bc6e2764378 Mon Sep 17 00:00:00 2001 From: woody Date: Mon, 18 Aug 2025 11:59:25 +0800 Subject: [PATCH] =?UTF-8?q?chore(env):=20=E6=9B=B4=E6=96=B0=E5=BF=AB?= =?UTF-8?q?=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.development | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.env.development b/.env.development index f6fd8e6..c3014b3 100644 --- a/.env.development +++ b/.env.development @@ -2,4 +2,6 @@ ENV = 'development' 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