PAMapp/nuxt.config.js
@@ -32,7 +32,8 @@ // Plugins to run before rendering page: https://go.nuxtjs.dev/config-plugins plugins: [ '~/plugins/element-ui.js', { src: '~/plugins/vue-awesome-swiper.js', mode: 'client' } { src: '~/plugins/vue-awesome-swiper.js', mode: 'client' }, '~/plugins/service.ts' ], // Auto import components: https://go.nuxtjs.dev/config-components