Files
2024-07-15 11:49:14 +08:00

9 lines
177 B
Plaintext

# 页面标题
VUE_APP_TITLE = 若依管理系统
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = 'http://localhost:8083'