mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-13 04:46:47 +08:00
配置修改
This commit is contained in:
@@ -17,8 +17,8 @@ if(process.env.NODE_ENV === 'development'){
|
|||||||
// 生产环境
|
// 生产环境
|
||||||
apiBaseUrl = '/systemapi';
|
apiBaseUrl = '/systemapi';
|
||||||
oldApiBaseUrl = '/uboeApi';
|
oldApiBaseUrl = '/uboeApi';
|
||||||
fileUrl = 'https://u.boe.com/file/upload';
|
fileUrl = 'https://u.boe.com/upload';
|
||||||
loginPath='https://u.boe.com/m';
|
loginPath='https://u.boe.com/m/loginuser';
|
||||||
}
|
}
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
|
|||||||
Reference in New Issue
Block a user