class::-webkit-scrollbar { display: none;/*隱藏滾動條,僅適用谷歌瀏覽器,IE下無效*/ } //firefox scrollbar-width:none; //IE 10+ ...
確定! 回上一頁