提交 75e933b2 编写于 作者: H hdx

scroll-view-props: 调整默认 showScrollbar 属性为 true,和组件默认属性保持一致

上级 c4cd4688
......@@ -99,7 +99,7 @@
scrollIntoView: "",
enableBackToTop: false,
scrollWithAnimation: false,
showScrollbar: false,
showScrollbar: true,
upperThreshold: 50,
lowerThreshold: 50,
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册