CSS : 先把body的间距置为0. * { margin: 0; padding: 0; } html { overflow-y: scroll; }. JS: 用视口的 innerWidth 减去 body 就是滚动条的宽度.
確定! 回上一頁