You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
473 B
13 lines
473 B
2 years ago
|
NODE_ENV = 'production'
|
||
|
VUE_APP_ENV = 'test'
|
||
|
outputDir = 'test'
|
||
|
VUE_APP_NAME = 学院
|
||
|
VUE_APP_API_URL = https://testapi.shequ.fanruan.com
|
||
|
VUE_APP_EDU_URL = https://testedu.fanruan.com
|
||
|
VUE_APP_TOKEN_URL = https://testedu.fanruan.com
|
||
|
VUE_APP_SHEQU_URL = https://cu.fanruan.com
|
||
|
VUE_APP_ID_URL = https://passport.fanruan.com
|
||
|
VUE_APP_CIDAPI_URL = https://testcid.fanruan.com/api
|
||
|
VUE_APP_PASS_URL = https://passport.fanruan.com
|
||
|
VUE_APP_CERT_URL = https://admin.shequ.fanruan.com
|