赞
踩
::-webkit-scrollbar { display: none; }
<style> /// 使用的是less /deep/::-webkit-scrollbar { display: none; width: 0; height: 0; } </style>