diff --git a/pages/component/scroll-view/scroll-view-props.uvue b/pages/component/scroll-view/scroll-view-props.uvue
index f8f2518f31e54080c46b9db3b3f1d4ce521c5f1e..2e52c74f7505a0b13b98e9123b26b0704d301fa9 100644
--- a/pages/component/scroll-view/scroll-view-props.uvue
+++ b/pages/component/scroll-view/scroll-view-props.uvue
@@ -1,251 +1,242 @@
-
-
-
-
-
-
- {{item.label}}
-
-
-
-
- {{item.label}}
-
-
-
+
+
+
+
+
+
+ {{item.label}}
+
+
+
+
+ {{item.label}}
+
+
+
-
-
- 是否显示滚动条
-
-
-
- 是否有反弹效果
-
-
-
- 是否开启滚动时使用动画过渡
-
-
-
- 是否横向滚动
-
-
-
- 是否竖向滚动
-
-
-
-
- 拖动设置scroll-top
-
-
-
-
- 拖动设置scroll-left
-
-
-
-
- 设置触发scrolltoupper的距离
-
-
-
-
- 设置触发scrolltolower的距离
-
-
-
-
-
-
-
-
-
-
-
+
+
+ 是否显示滚动条
+
+
+
+ 是否有反弹效果
+
+
+
+ 是否开启滚动时使用动画过渡
+
+
+
+ 是否横向滚动
+
+
+
+ 是否竖向滚动
+
+
+
+ 拖动设置scroll-top
+
+
+
+
+
+ 拖动设置scroll-left
+
+
+
+
+
+ 设置触发scrolltoupper的距离
+
+
+
+ 设置触发scrolltolower的距离
+
+
+
+
+
+
+
+
+
+ .button {
+ flex: 1;
+ }
+