linwenling
2023-04-07 eb3e97b425f14ea55bed57b2485816950d6f0141
.env.production
@@ -1,8 +1,8 @@
# 页面标题
VUE_APP_TITLE = 张氏APP
VUE_APP_TITLE = 张氏APP管理系统
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
# 张氏APP管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'