CSS3 代码

html {    -ms-overflow-style:none;     overflow:-moz-scrollbars-none; }html::-webkit-scrollbar{    width:0px}

↑ 支持 Firefox、Webkit 内核的浏览器