為了防止軟鍵盤彈出式高度增加使得頁面滾動,於是我又給body設定overflow:hideden;. 程式碼如下: body{ width:100%; overflow:hidden; }.
確定! 回上一頁