-
请问如何可以不用oe的手机版,如何改动
-
-
请问如何可以不用oe的手机版,如何改动,客服答复:将根目录下的index.php入口文件以下代码注释即可 if (true == mobile_device_detect()) {
XHandle::redirect(PATH_URL."wap.php");
}
我把index.php文件改为:<!-- if (true == mobile_device_detect()) {
XHandle::redirect(PATH_URL."wap.php");
}-->
但是手机访问网址,原来的手机版没有呢,但是手机也无法访问网址
-
2456 次浏览
1 条评论
收藏
1个评论
-
-
Lee
官方认证帐号 2020-12-01 10:00
-
PHP注释用 双斜杠 //
//XHandle::redirect(PATH_URL.\"wap.php\");
-
-
回复 · 0条回复
-
作者信息
-
关注
-
试
免费试用
-
咨询热线
-
咨询热线
020-82299 259
-
在线咨询