摘要:
在head标签上加入:(function() { var b = navigator.userAgent; ipad = b.match(/(iPad).*OS\s([\d_]+)/) ? true : false; iphone = !ipad && b.match(/(iPho... 阅读全文
posted @ 2015-09-02 17:31
安蝶
阅读(794)
评论(0)
推荐(0)
|
摘要:
在head标签上加入:(function() { var b = navigator.userAgent; ipad = b.match(/(iPad).*OS\s([\d_]+)/) ? true : false; iphone = !ipad && b.match(/(iPho... 阅读全文
posted @ 2015-09-02 17:31
安蝶
阅读(794)
评论(0)
推荐(0)
|