文章详情

在手机端下,访问PC端自动跳转手机网站的代码(图1)

首先要区分网站是自适应还是分离式模板,比如:自适应=PC端和手机端共用模板,分离式=PC端和手机端分开模板

以下代码只需在PC端模板里添加,移动端模板不需要添加。

如果是分离式模板,请在网站模板里的</head>之前加上以下代码:

<meta http-equiv="mobile-agent" content="format=xhtml;url={$eyou.field.pageurl_m}">
<script type="text/javascript">if(window.location.toString().indexOf('pref=padindex') != -1){}else{if(/applewebkit.*mobile/i.test(navigator.userAgent.toLowerCase()) || (/midp|symbianos|nokia|samsung|lg|nec|tcl|alcatel|bird|dbtel|dopod|philips|haier|lenovo|mot-|nokia|sonyericsson|sie-|amoi|zte/.test(navigator.userAgent.toLowerCase()))){try{if(/android|windows phone|webos|iphone|ipod|blackberry/i.test(navigator.userAgent.toLowerCase())){window.location.href="{$eyou.field.pageurl_m}";}else if(/ipad/i.test(navigator.userAgent.toLowerCase())){}else{}}catch(e){}}}</script>

如果是响应式自适应模板,而且后台开启并配置了手机端域名,请在网站模板里的</head>之前加上以下代码:
<meta http-equiv="mobile-agent" content="format=xhtml;url={$eyou.field.pageurl_m}">
<script type="text/javascript">if(window.location.toString().indexOf('pref=padindex') != -1){}else{if(/applewebkit.*mobile/i.test(navigator.userAgent.toLowerCase()) || (/midp|symbianos|nokia|samsung|lg|nec|tcl|alcatel|bird|dbtel|dopod|philips|haier|lenovo|mot-|nokia|sonyericsson|sie-|amoi|zte/.test(navigator.userAgent.toLowerCase()))){try{if(/android|windows phone|webos|iphone|ipod|blackberry/i.test(navigator.userAgent.toLowerCase())){if(window.location.toString().indexOf('{$eyou.field.mobile_domain}') == -1){window.location.href="{$eyou.field.pageurl_m}";}}else if(/ipad/i.test(navigator.userAgent.toLowerCase())){}else{}}catch(e){}}}</script>




加入收藏

微信扫一扫

转载请注明出处:https://www.lidslog.com/xueyuan/199.html
版权:所有文章均来自网络,版权归原作者所有,仅提供学习、科研! 如本文可能涉嫌侵犯其合法权益,请及时联系客服第一时间处理。

相关推荐
下载模型判断文件大小是否为空
下载模型详情页,当选择远程地址后,没有文件大小时,还是显示文件大小外围的括号,如何判断不显示呢?判断代码:{eyou:notempty name='$field.file_size'}({$field.file_size}){/eyou:notempty}未写判断前 写完判断后
733
如何在易优文章编辑器里面加入新的字体
以增加仿宋,仿宋_GB2312两种字体为例,打public/plugins/Ueditor/lang/zh-cn/zh-cn.js ,查找‘fontfamily’节点,大概在62行,并添加如下代码:'SimSun': '仿宋', 'FangSong_GB2312': &#...
706
易优CMS搜索必填代码
下面红色代码是实现搜索必填功能的代码,只需在原有的搜索代码内加入就行。{eyou:searchform type='default'} <form method="get" action="{$field.action}" onsubmit="r...
885
图集模型的内容页调取图片集描述
在图集模型的内容页里调用如下:{eyou:volist name="$eyou.field.image_list" id="field"} <img src="{$field.image_url}" alt="{$field.title}...
833
分享TAGS自定义风格的简易方法【教程篇】
今天有人问,TAG标签能不能自定义风格,在默认程序的设置中的确没法自定义。只能通过二开,在这里小秋将用简单的方法来教大家如何实现,看效果图涉及的修改文件如下:applicationhomecontrollertags.php文件用编辑器打开他找到: if (!empty($tagindexInfo)...
911
QQ在线咨询
插件定制
3173774949
仿站定制
3173774949
购买授权
3173774949