From 2ab66b6c1adcf347358743a342794c1e2ef4a9d7 Mon Sep 17 00:00:00 2001 From: zouzhibing Date: Mon, 29 Aug 2022 16:57:53 +0800 Subject: [PATCH] =?UTF-8?q?feature:=E4=BC=98=E5=8C=96=E7=BB=86=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/other/count.vue | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) 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()