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