登录阿里云网页版,F12在控制台执行下面代码获取refresh_token。

console.log(JSON.parse(localStorage.token).refresh_token);