导出有很多方法:
首先 确定 请求接口 token是放在 请求头里 还是 使用签名做成参数加密,
一:如果用签名的方式,直接把参数加密用 window.location.href
二:用a标签使用
参考网址:https://blog.csdn.net/oscar999/article/details/16342699
导出有很多方法:
首先 确定 请求接口 token是放在 请求头里 还是 使用签名做成参数加密,
一:如果用签名的方式,直接把参数加密用 window.location.href
二:用a标签使用
参考网址:https://blog.csdn.net/oscar999/article/details/16342699