mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-12 04:16:45 +08:00
修改
This commit is contained in:
@@ -17,6 +17,7 @@ import errorCode from '@/utils/errorCode'
|
|||||||
*delete请求 axios.delete(url[, config])
|
*delete请求 axios.delete(url[, config])
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
console.log(process.env.VUE_APP_CESOURCE_BASE_API ,'lmj')
|
||||||
const ReLoginUrl="/login";
|
const ReLoginUrl="/login";
|
||||||
const TokenName='XBOE-Access-Token';
|
const TokenName='XBOE-Access-Token';
|
||||||
/**axios.defaults.headers['Content-Type'] = 'application/x-www-form-urlencoded'**/
|
/**axios.defaults.headers['Content-Type'] = 'application/x-www-form-urlencoded'**/
|
||||||
|
|||||||
Reference in New Issue
Block a user