Explorar el Código

deBug

ctt_ywq
HolyKnightIX hace 2 años
padre
commit
34c1224f86
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/components/home/home.vue

+ 1
- 1
src/components/home/home.vue Ver fichero

@@ -677,7 +677,7 @@ export default {


mounted() { mounted() {
// console.log(); // console.log();
this.$refs["vidoe"].play();
// this.$refs["vidoe"].play();
new Swiper(".swiper-container", { new Swiper(".swiper-container", {
slidesPerView: 3, slidesPerView: 3,
spaceBetween: 30, spaceBetween: 30,


Cargando…
Cancelar
Guardar