Empire CMS 7.2版本引入了全面的多接入终端功能,使网站更方便地制作多个移动接入终端。版本7.5中的多访问者升级:支持主端的后台刷新以生成每个访问端的静态ps://xwenw.com/tag/%e9%a1%b5%e9%9d%a2" target="_blank">页面,并且多访问端在静态模式下使用更方便。

在首页模板页面头部,JS代码在body前面加上以下HTML源代码

<script type="text/javascript">
try {var urlhash = window.location.hash;if (!urlhash.match("fromapp"))
{if ((navigator.userAgent.match(/(ipod|iphone|android|coolpad|mmp|smartphone|midp|wap|xoom|symbian|j2me|blackberry|wince)/i)))
{window.location="https://m.daixiao360.cn/";}}}
catch(err)
{
}</script>
<meta name="mobile-agent" content="format=xhtml;url=https://m.daixiao360.cn/">

列表页

动态页:https://m.daixiao360.cn/e/action/ListInfo/?classid=[!--self.classid--]
静态页:https://m.daixiao360.cn<?$r['classid']=$GLOBALS[navclassid];$classurl=sys_ReturnBqClassname($r,9);echo $classurl;?>

内容页

动态页:https://m.daixiao360.cn/e/action/ListInfo/?classid=[!--self.classid--]
静态页:https://m.daixiao360.cn<?$r['classid']=$GLOBALS[navclassid];$classurl=sys_ReturnBqClassname($r,9);echo $classurl;?>

分成动态与静态页面,可自行选择更换ppqq.net为自己的子域名。

声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。