pc端无法滚动
Closed this issue · 1 comments
hengshanMWC commented
Version
2.5.1
Reproduction link
https://github.com/hengshanMWC/scrolldemo
Steps to reproduce
npm i
npm run dev
What is expected?
What is actually happening?
无法滚动
父元素将overflow: hidden;改为overflow: auto;是可以滚动的,但是没有better-scroll的滚动效果
hengshanMWC commented
https://github.com/hengshanMWC/scrolldemo/tree/dev
可以使用bscroll.autoPullDownRefresh()触发pullingDown,但是无法通过交互触发