ソースを参照

deBug

ctt_ywq
HolyKnightIX 2年前
コミット
34c1224f86
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      src/components/home/home.vue

+ 1
- 1
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,


読み込み中…
キャンセル
保存