太阳成游戏网站CMS框架是一款PHP8高性能·简单易用的CMS开源开发框架,基于MIT开源许可协议发布,免费且不限制商业使用,是免费开源的产品,以万端互联为设计理念,支持的微信公众号、小程序、APP客户端、移动端网站、PC网站等多终端式管理系统。
联系官方销售客服
QQ1835022299
028-61286886
使用{dr_ajax_template('dr_member_info', 'member.html')} ,系统故障报错
请看下大神们 $.ajax({ type: "GET", url:"/index.php?s=api&c=api&m=template&format=jsonp&name=member.html&", dataType: "jsonp", success: function(data){ $("#dr_member_info").html(data.msg); } , error: function(HttpRequest, ajaxOptions, thrownError) { var msg = HttpRequest.responseText; layer.open({ type: 1, title: "系统故障", fix:true, shadeClose: true, shade: 0, area: ['50%', '50%'], content: ""+msg+"" }); } });
/index.php?s=api&c=api&m=template&format=jsonp&name=member.html
出现这个,正常是不出现的