bug修复

This commit is contained in:
13405411873 2025-05-12 13:59:04 +08:00
parent 8f8625481c
commit 951889a702

View File

@ -1,8 +1,8 @@
# 页面标题 # 页面标题
VUE_APP_TITLE = 若依管理系统 VUE_APP_TITLE = 通告快接管理后台
# 生产环境配置 # 生产环境配置
ENV = 'production' ENV = 'production'
# 若依管理系统/生产环境 # 通告快接管理后台/生产环境
VUE_APP_BASE_API = '/prod-api' VUE_APP_BASE_API = 'https://www.ddtg.site/noticeApi'