diff --git a/src/components/home/home.vue b/src/components/home/home.vue index 5c34401..340234f 100644 --- a/src/components/home/home.vue +++ b/src/components/home/home.vue @@ -677,7 +677,7 @@ export default { mounted() { // console.log(); - this.$refs["vidoe"].play(); + // this.$refs["vidoe"].play(); new Swiper(".swiper-container", { slidesPerView: 3, spaceBetween: 30,