10 lines
224 B
Plaintext
10 lines
224 B
Plaintext
|
# 页面标题
|
||
|
VUE_APP_TITLE = 学工系统
|
||
|
|
||
|
# 生产环境配置
|
||
|
ENV = 'production'
|
||
|
|
||
|
# 新生报到管理系统/生产环境 https://wap.wzzyhp.com /prod_api_test http://zhxgjava.gxsdxy.cn
|
||
|
VUE_APP_BASE_API ='/prod_api'
|
||
|
|