-
安装tuzicms系统后手机访问默认跳转到官方演示
安装tuzicms系统后手机访问默认跳转到官方演示,解决方法:
打开\Public\Home\Default\Public_common.html目录文件,55行左右找到mobile_device_detect("http://www.tuzicms.cn/index.php/mobile");修改为mobile_device_detect("__APP__/mobile");