I just had the same problem. I found this link, which solved the issue. Add this line of css to the element that scrolls: -webkit-overflow-scrolling: touch; ...
確定! 回上一頁