织梦dedecms 电脑站自动跳转手机站代码
<meta http-equiv="mobile-agent" content="format=xhtml;url=/m/index.php">
<script type="text/javascript">if(window.location.tostring.indexof('pref=padindex') != -1){}else{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|windows phone|webos|iphone|ipod|blackberry/i.test(navigator.useragent)){window.location.href="/m/index.php";}else if(/ipad/i.test(navigator.useragent)){}else{}}catch(e){}}}}</script>