微信小程序怎么scroll-view始终出现滚动条

2024-11-15 12:29:46
推荐回答(2个)
回答1:

android:scrollbarAlwaysDrawHorizontalTrack
android:scrollbarAlwaysDrawVerticalTrack
试试两属性
Defines whether the horizontal scrollbar track should always be drawn.
-

回答2:

找到了吗?我也在找