Browse Source

deBug

ctt_ywq
HolyKnightIX 2 years ago
parent
commit
34c1224f86
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/components/home/home.vue

+ 1
- 1
src/components/home/home.vue View 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,


Loading…
Cancel
Save