摘要:
https://www.cnblogs.com/tlweb/p/5984983.html CSS代码 HTML代码 JS代码 阅读全文
摘要:
//下载文件 function show(){ var myFrame= document.createElement('iframe'); myFrame.src = 'http://fuyuan-net.oss-cn-hangzhou.aliyuncs.com/image/201812121109275441.xls';//服务器路径 ... 阅读全文