摘要:
1.媒体查询:缺点是适配机型不完完整2.用js去适配可以适配所有的机型(function (doc, win) { var docEl = doc.documentElement, resizeEvt = 'orientationchange' in window ? 'orientationchange' : 'resize', recalc = function () {... 阅读全文
posted @ 2016-07-08 16:51
ifIhaveWings
阅读(215)
评论(0)
推荐(0)

浙公网安备 33010602011771号