初始化
This commit is contained in:
9
.env.production
Normal file
9
.env.production
Normal file
@@ -0,0 +1,9 @@
|
||||
# 页面标题
|
||||
VUE_APP_TITLE = 学工系统
|
||||
|
||||
# 生产环境配置
|
||||
ENV = 'production'
|
||||
|
||||
# 新生报到管理系统/生产环境 https://wap.wzzyhp.com /prod_api_test http://zhxgjava.gxsdxy.cn
|
||||
VUE_APP_BASE_API ='/prod_api'
|
||||
|
||||
Reference in New Issue
Block a user