CSS实现移动端H5或小程序隐藏滚动条
::-webkit-scrollbar { display: none; width: 0; height: 0; color: transparent;}
暂无评论,快来抢首评~
相关推荐