CSS : 先把body的間距置爲0 * { margin: 0; padding: 0; } html { overflow-y: scroll; }. JS: 用視口的 innerWidth 減去 body 就是滾動條的寬度
確定! 回上一頁