联系官方销售客服

1835022288

028-61286886

应用插件 版主:官方插件技术组
手机端调用评论系统报错
类型:迅睿CMS 更新时间:2022-10-11 17:14:46 评论系统
插件 评论系统 V2.41
应用作者 迅睿官方团队
发布时间 2020-06-07 02:23:50
更新时间 2024-04-16 12:14:16

手机端调用评论系统报错。这是什么错误啊


<script type="text/javascript">function dr_ajax_module_comment_70(type, page) { var index = layer.load(2, { time: 10000 });$.ajax({type: "GET", url: "/index.php?s=news&c=comment&m=index&id=70&&type="+type+"&page="+page+"&"+Math.random(), dataType:"jsonp", success: function (data) { layer.close(index); if (data.code) { $("#dr_module_comment_70").html(data.msg); } else { dr_tips(0, data.msg); } }, error: function(HttpRequest, ajaxOptions, thrownError) { layer.closeAll(); var msg = HttpRequest.responseText;  alert("评论调用函数返回错误:"+msg);  } }); } dr_ajax_module_comment_70(0, 1); </script>


应用版权:官方
应用名称:评论系统

插件教程:https://www.xunruicms.com/doc/app-596.html