From 951889a702a962099d3177810eae44bfd9ba7730 Mon Sep 17 00:00:00 2001 From: 13405411873 <1994398261@qq.com> Date: Mon, 12 May 2025 13:59:04 +0800 Subject: [PATCH] =?UTF-8?q?bug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.env.production b/.env.production index b4893b0..c02750e 100644 --- a/.env.production +++ b/.env.production @@ -1,8 +1,8 @@ # 页面标题 -VUE_APP_TITLE = 若依管理系统 +VUE_APP_TITLE = 通告快接管理后台 # 生产环境配置 ENV = 'production' -# 若依管理系统/生产环境 -VUE_APP_BASE_API = '/prod-api' +# 通告快接管理后台/生产环境 +VUE_APP_BASE_API = 'https://www.ddtg.site/noticeApi'