if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)==false) {
     //该页面不是在移动端打开的,
}

  

相关文章: