Vue页面(nvue无此问题) 最新版 hbx 2.8.12; flex布局写法; scroll-view的横向滚动问题来了: 里面的内容会根据父组件的宽度而做调整。必须设置内容的总宽度,才能正常实现滚动。 测试代码: <scroll-view :scroll-x="true" style="width: 750rpx;height: 300rpx;"> <view
"Here is a long string as you can see it is not wrapping but instead scrolling off the edge ...
swiper 指示器宽度设置无效 movable-view组件设置out-of-bounds=true无效问题? 小程序scroll-view设置enhanced设置为true,binddragend不触发? scroll-view的动态设置refresher-background无效 button 的hover-stop-propgation设置为true无效? 相关文档 快捷键设置: 小程序/开发/工具/设置/快捷键设置 scroll-view: 小程序...
因为要做可以左右划,也能上下滑动加载,这个scroll-view问题,使我不能够嵌套使用scroll-x,scroll-y,...