资讯中心

结合设计经验与营销实践,提供有价值的企业营销资讯

首页网站运营

手机打开WEB站,自动跳转到WAP站

http://www.seowhy.com/bbs/thread-13282442-1-1.html

手机打开WEB站,自动跳转到WAP站:

解决办法:
在WEB网站加入一段判断的JS即可。


JS代码为:uaredirect.js

function uaredirect(f){try{if(document.getElementById("bdmark")!=null){return}var b=false;if(arguments[1]){var e=window.location.host;var a=window.location.href;if(isSubdomain(arguments[1],e)==1){f=f+"/#m/"+a;b=true}else{if(isSubdomain(arguments[1],e)==2){f=f+"/#m/"+a;b=true}else{f=a;b=false}}}else{b=true}if(b){var c=window.location.hash;if(!c.match("fromapp")){if((navigator.userAgent.match(/(iPhone|iPod|Android|ios|iPad)/i))){location.replace(f)}}}}catch(d){}}function isSubdomain(c,d){this.getdomain=function(f){var e=f.indexOf("://");if(e>0){var h=f.substr(e+3)}else{var h=f}var g=/^www./;if(g.test(h)){h=h.substr(4)}return h};if(c==d){return 1}else{var c=this.getdomain(c);var b=this.getdomain(d);if(c==b){return 1}else{c=c.replace(".","\.");var a=new RegExp("\."+c+"[        DISCUZ_CODE_1        ]quot;);if(b.match(a)){return 2}else{return 0}}}};

声明:本站所有文章资源内容,如无特殊说明或标注,均为采集网络资源。如若本站内容侵犯了原著者的合法权益,可联系本站删除。

免费获取网站建设与品牌策划方案报价
*主要业务范围包括:网站推广、网站建设、小程序开发、企业邮箱等
×
添加微信好友,了解更多产品

点击复制微信号

微信号:135-8507-6606

复制成功
微信号:135-8507-6606
添加微信好友,了解更多产品
去微信添加好友吧

QQ

在线咨询真诚为您提供专业解答服务

电话

135-8507-6606
7*24小时服务热线

微信

二维码扫一扫添加微信
TOP