保誠-保戶業務員媒合平台
Mila
2021-10-25 df7e9c57ee754752e11ae0b4e2adb293d27e2f92
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