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 () {