浏览代码

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,


正在加载...
取消
保存