01 2021 档案
摘要:function is_weixn(){ var ua = navigator.userAgent.toLowerCase(); if(ua.match(/MicroMessenger/i)=="micromessenger") { return true; } else { return fals
阅读全文
摘要:if( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) ){ document.write("移动")} else { document.write("PC")}
阅读全文

浙公网安备 33010602011771号