方法

在全局样式,即app.scss里添加样式:

::-webkit-scrollbar {  
  display: none !important;  
}  

相关文章: