liuYb hace 6 años
padre
commit
1bde6442d5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 () {