Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
使用scrollView做点击菜单左侧分类的时候滚动右侧分类,在微信小程序正常,但是在h5中滚动卡顿,特别特别慢
-webkit-overflow-scrolling : touch;加上这个试一试