博客
关于我
前端下载excel文件等,项目纯前端实现文件下载
阅读量:617 次
发布时间:2019-03-12

本文共 452 字,大约阅读时间需要 1 分钟。

???????????a????????????????????????????

  • ??????

    ??????a???href?????????????download??????????????????????????????????

    ????
  • ?????????????

    ???txt?png?jpg???????????????????????????????????????download????????????

  • ??????

    ?Vue???????????????????????public???????????index.html???????????????????

  • ?????

    ???????????????????????????

  • IE??????

    ????????IE????????????IE???????????????????

    download() {  window.location='/perpon.xlsx';}
  • ??????????????????????

    转载地址:http://bkgxz.baihongyu.com/

    你可能感兴趣的文章
    Protobuf 三个关键字required、optional、repeated的理解
    查看>>
    ProtoBuf 原理详解
    查看>>
    Protobuf 实例(java)
    查看>>