摘要: 在样式表中增加:@media screen and (max-device-width: 320px){body{-webkit-text-size-adjust:none}}@media screen and (max-device-width: 480px){body{-webkit-text-size-adjust:none}}@media only screen and (-webkit-min-device-pixel-ratio: 2){body{-webkit-text-size-adjust:none}}@media only screen and (min-device-wi 阅读全文
posted @ 2013-11-08 19:55 hlp鹏 阅读(393) 评论(0) 推荐(0)