fetch("https://www.v2ex.com/api/v2/token",{ "method": "GET", "mode": "no-cors", "headers":{ "Authorization": "Bearer 删除了这里" }}).then( result=>{console.log(result)}, );