Ajax object doesn't exists uitls object doesn't exists
更新时间:2014-11-05 点击量:1812
后台点击 左侧列表 弹出
Ajax object doesn't exists uitls object doesn't exists
解决方法如下:
修改admin文件夹下的index.php
第167行
ecs_header("Location: ./index.php?act=first\n");
修改为
ecs_header("Location: index.php?act=first\n");
然后去后台清楚缓存,再查看效果。
Ajax object doesn't exists uitls object doesn't exists
如果文章对您有帮助,就打赏一个吧
«上一篇:ECShop提交订单时配送方式多显示出一个空白块 下一篇:ecshop cls_template.php on line商品图片无法上传 错误解决办法»