diff --git a/src/views/other/count.vue b/src/views/other/count.vue index 96c8f87..3fbb0c6 100644 --- a/src/views/other/count.vue +++ b/src/views/other/count.vue @@ -12,7 +12,7 @@ :autoplay="true" :separator="options.separator" > -
+
+ + 起始值,默认为0 + 最终值,默认为2017 + 持续时间,默认为3000 + 小数位数 + 分隔符,默认为 ',' + 前缀 + 后缀 + @@ -93,10 +102,7 @@ separator: ',', }) const handleChange = (val, type) => { - // switch (type) { - // case 'startValInput': - // break; - // } + } const start = () => { example.value.start()