摘要: 前端代码: <script type="text/javascript"> function downLoad(){ var blob = this.dataURLtoBlob("这里放字节流字符串"); var downloadUrl = window.URL.createObjectURL(bl 阅读全文
posted @ 2021-01-23 15:58 枫叶轻翔 阅读(2595) 评论(0) 推荐(0)