会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Cynthia娆墨旧染
Don’t Repeat Yourself.
博客园
首页
新随笔
联系
管理
订阅
2017年11月30日
vue2.x 在引用插件的时候,npm run dev跑正常 ,npm run build 报错vue-cli Unexpected token: punc (() [
摘要: 这是因为,引用的插件在node_modules里,并不在vue-cli的es6编译范围内,所以语法报错,修改方法:
阅读全文
posted @ 2017-11-30 11:44 Cynthia娆墨旧染
阅读(3001)
评论(0)
推荐(1)
编辑
vue2.x 下载后台传过来的流文件(excel)后乱码问题
摘要: 1.接口返回的流和头部: 2.下载流文件的代码 方法一:是用了插件 https://github.com/kennethjiang/js-file-download 方法二:是用了 blob 不管哪种方法,记得设置 responseType !!!!! 附上代码:
阅读全文
posted @ 2017-11-30 09:57 Cynthia娆墨旧染
阅读(43284)
评论(34)
推荐(2)
编辑
公告