1
jhzh
2025-05-24 c1b885e5ada172a7303d36cfba3cb313c28ae61b
src/components/ioe-swiper/index.vue
@@ -54,6 +54,9 @@
         },
         {
            image:require('../../assets/image/44.png')
         },
         {
            image:require('../../assets/image/55.png')
         }
      ],
        timer:null
@@ -116,7 +119,9 @@
}
</script>
<style lang="scss" scoped>
.h-304{
   height: 25rem;
}
.ioe-swiper{
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;