mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 11:56:44 +08:00
提交配置处理
This commit is contained in:
@@ -9,8 +9,14 @@ VUE_APP_BASE_API = '/systemapi'
|
|||||||
# BOE管理系统/开发环境
|
# BOE管理系统/开发环境
|
||||||
VUE_APP_BOE_BASE_API = '/uboeApi'
|
VUE_APP_BOE_BASE_API = '/uboeApi'
|
||||||
|
|
||||||
|
# 资源位的api
|
||||||
|
VUE_APP_CESOURCE_BASE_API = '/socialApi'
|
||||||
|
|
||||||
|
# 事件的api
|
||||||
|
VUE_APP_STAT_BASE_API = '/statApi'
|
||||||
|
|
||||||
# BOE系统网址
|
# BOE系统网址
|
||||||
VUE_APP_BOE_WEB_URL = 'https://u-pre.boe.com/testing'
|
VUE_APP_BOE_WEB_URL = 'https://u-pre.boe.com'
|
||||||
|
|
||||||
# BOE 移动端url
|
# BOE 移动端url
|
||||||
VUE_APP_BOE_MOBILE_URL = 'http://u-pre.boe.com'
|
VUE_APP_BOE_MOBILE_URL = 'http://u-pre.boe.com'
|
||||||
|
|||||||
Reference in New Issue
Block a user