This website works better with JavaScript
Home
Explore
Help
Sign In
wangtao
/
deviceManager
Watch
1
Star
0
Fork
0
Files
Pull Requests
0
Wiki
Branch:
saas
Branches
Tags
master
saas
deviceManager
/
.env.production
.env.production
154 B
Permalink
History
Raw
1
2
3
4
5
6
7
8
# 页面标题
VUE_APP_TITLE = 设备设施管理系统
# 生产环境配置
ENV = 'production'
# 管理系统/生产环境
VUE_APP_BASE_API = '/dmapi'