mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-09 10:56:47 +08:00
修改配置
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
// import ajax from '@/utils/xajax.js'
|
||||
// import ajax from '../cesource/index.js'
|
||||
import config from '@/config/index.js'
|
||||
import ajax from '../ajax';
|
||||
const baseURL = process.env.VUE_APP_CESOURCE_BASE_API;
|
||||
const baseURL = config.socialApiBaseUrl;
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user