1
jhzh
2025-05-16 6825a149eb6164038df51c3d543fd244aa2a06bf
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;