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.
|
|
|
# just a flag
|
|
|
|
ENV='development'
|
|
|
|
port=3003
|
|
|
|
# vue enviroment
|
|
|
|
|
|
|
|
VUE_APP_ENVIRONMENT='development'
|
|
|
|
VUE_APP_CMS_INNER_BASE_URL='http://bipaas.elinkservice.cn/linkdata'
|
|
|
|
VUE_APP_BIPASS_API_SERVER='/linkdata/linkdata-gateway/route'
|
|
|
|
VUE_APP_CMS_BASE_URL='//store.linkkids.cn'
|
|
|
|
VUE_APP_OPTION_PAGE_URL='http://test.kiop.linkkids.cn/kiop-web/field/toRuleList.do'
|
|
|
|
VUE_APP_EXPORT_PAGE_URL='http://test.kiop.linkkids.cn/kiop-web/task/toTaskList.do'
|
|
|
|
VUE_APP_MINI_APP_URL='https://miniapi.linkkids.cn'
|
|
|
|
VUE_APP_BI_URL='https://dw.elinkservice.cn'
|
|
|
|
VUE_APP_LAYOUT_URL='https://st.linkkids.cn'
|
|
|
|
VUE_APP_BI_DOMAIN='//linkdatatest.elinkservice.com'
|
|
|
|
VUE_APP_ST_DOMAIN='/bipass'
|
|
|
|
VUE_APP_STORE_URL='//dev.elinkservice.com:3003'
|
|
|
|
VUE_APP_CSCS_URL='http://test.cscs.elinkservice.com'
|
|
|
|
VUE_APP_MINI_API_URL='//miniapi.elinkservice.com'
|
|
|
|
VUE_APP_LOWCODE_URL='//ams.elinkservice.com/api'
|
|
|
|
VUE_APP_LOWCODE_DESIGN='//ams.elinkservice.com/page-designer'
|
|
|
|
VUE_APP_LOWCODE_VIEWER='//ams.elinkservice.com/page-viewer'
|
|
|
|
|