liuYb 6 年之前
父节点
当前提交
1bde6442d5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/carousel.vue

+ 1 - 1
src/components/carousel.vue

@@ -54,7 +54,7 @@ export default {
     initialInterval: {
       type: Number,
       default: 3
-    } // 如果是一个组件 接受外部传入的切换周期
+    } // 如果是一个组件 ////接受外部传入的切换周期
   },
   data () {