Nuxt引入vue-awesome-swiper报错

2019-03-31  本文已影响0人  极奏

在Nuxt引入vue-awesome-swiper时,遇到报错window is not defined

window not defined
原因:
解决方法:
  1. 在目录下plugins文件夹里新建vue-awesome-swiper.js文件 新建vue-awesome-swiper

2.在新建文件里引入插件

引入vue-awesome-swiper.png 3.找到nuxt.config.js文件 nuxt.config.js 4.在plugins里面声明这个插件 声明插件

其他插件同理。

上一篇 下一篇

猜你喜欢

热点阅读