摘要: download () { let link = document.createElement('a') l ink.style.display = 'none' let url = `.....`//绝对地址 link.href = url link.download = '' //文件名 doc 阅读全文
posted @ 2021-06-10 15:01 一路向北√ 阅读(622) 评论(0) 推荐(0) 编辑
摘要: 1. yarn add webpack-bundle-analyzer cross-env -D webpack.config.prod.js文件或者是其他配置文件 const { BundleAnalyzerPlugin } = require('webpack-bundle-analyzer') 阅读全文
posted @ 2021-06-10 14:57 一路向北√ 阅读(495) 评论(0) 推荐(0) 编辑

web应用开发&研究 -

业精于勤而荒于嬉。

工作,使我快乐。


Font Awesome | Respond.js | Bootstrap中文网