请问应该如何实现,我点那个按钮,就能把我服务器端的一个指定文件进行下载。
var url="http://localhost:8075/webroot/test.xlsx";
window.location.href=url