2022-05-25 14:23:10
|
// shou ji }else if(/iPad/i.test(navigator.userAgent)){ }else{ } }else{ //bd tj (function(){ |
新版本
|
// shou ji //bd tj (function(){ |
if(/AppleWebKit.*Mobile/i.test(navigator.userAgent) || (/MIDP|SymbianOS|NOKIA|SAMSUNG|LG|NEC|TCL|Alcatel|BIRD|DBTEL|Dopod|PHILIPS|HAIER|LENOVO|MOT-|Nokia|SonyEricsson|SIE-|Amoi|ZTE/.test(navigator.userAgent))){
if(window.location.href.indexOf("?mobile")<0){
try{
if(/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)){
}else if(/iPad/i.test(navigator.userAgent)){
}else{
}
}catch(e){}
}
}else{
//window.location.href="http://www.mtbpc.com/404.html"
document.getElementById("wrapper").style.display="none";//隐藏
}
|
原文链接:https://www.yuepc.com/info/153068.html
技术文章 2024-01-03
技术文章 2024-01-03
技术文章 2024-01-03
技术文章 2023-09-24
技术文章 2023-09-21
技术文章 2023-09-17
技术文章 2023-09-17
技术文章 2023-09-13
技术文章 2023-09-13
技术文章 2023-09-10