HolyKnightIX 2 anni fa
parent
commit
34c1224f86
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      src/components/home/home.vue

+ 1
- 1
src/components/home/home.vue Vedi File

@@ -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,


Caricamento…
Annulla
Salva