$http({
url: 'xxx',
method: 'get',
headers: {'Authorization': 'Bearer ' + /*sessionStorage.token*/data.access_token},
})
headers下面的参数格式怎么写?
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
data:{}