执行js
$('#scroll').scroll({
indicators: true //是否显示滚动条
});
$('#scroll').scroll({
indicators: true //是否显示滚动条
});
初始化马上就好了
如需了解mui的其他滑动bug
请移步mui的BUG持续更新
https://blog.csdn.net/xiaohxx/article/details/79423818