-
懒羊羊
2024-04-09 7bee802c37d290a38be32012d84a3e5bc8b4ea92
1
2
3
4
5
6
7
8
# 页面标题
VUE_APP_TITLE = 江宸MES管理系统
 
# 生产环境配置
ENV = 'production'
 
# 江宸MES管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'