From dcbf0188cfdc0ec48fbd39f70060500ebc58d742 Mon Sep 17 00:00:00 2001 From: zhangxiang <31364579+msterzhang@users.noreply.github.com> Date: Tue, 11 Jul 2023 21:24:42 +0800 Subject: [PATCH] Update README-ZH.md change autoplayDelay --- README-ZH.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README-ZH.md b/README-ZH.md index cb2ff3c..70a6293 100644 --- a/README-ZH.md +++ b/README-ZH.md @@ -255,7 +255,7 @@ Swiper( | 参数 | 默认值 | 描述 | | :------------ |:---------------:| :-----| -| autoplayDely | 3000 | 自动播放延迟毫秒数. | +| autoplayDelay | 3000 | 自动播放延迟毫秒数. | | autoplayDisableOnInteraction | true | 当用户拖拽的时候,是否停止自动播放. | @@ -406,4 +406,4 @@ ConstrainedBox( 这里可以找到所有的定制选项 ->https://github.com/feicien/flutter_swiper_view/blob/master/example/lib/src/example_custom.dart \ No newline at end of file +>https://github.com/feicien/flutter_swiper_view/blob/master/example/lib/src/example_custom.dart