hjl19911127 / vue-drawer-layout

A simple DrawerLayout component for Vue.js.
http://share.codehuang.com/vue-drawer-layout
MIT License
408 stars 86 forks source link

滑动问题 #9

Closed fengdou1 closed 6 years ago

fengdou1 commented 6 years ago

微信内置浏览器 content内容上下滑动在iphone上不能滑动,Android没问题,这个问题不兼容么,有没有什么好的解决方法呢?

hjl19911127 commented 6 years ago

滚动条能出来吗,你有没有在内部自己套一个滚动的容器

fengdou1 commented 6 years ago

有滚动条 滑动很僵硬

fengdou1 commented 6 years ago

解决了 没想到作者有问题这么及时回复 用了这个 -webkit-overflow-scrolling:touch;

hjl19911127 commented 6 years ago

今天事情少刚好看到邮件,兄弟给力了