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