聯(lián)系官方銷售客服
1835022288
028-61286886
使用{dr_ajax_template('dr_member_info', 'member.html')} ,系統(tǒng)故障報錯
<script
type
="
text/javascript
">
$.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: "系統(tǒng)故障", fix:true, shadeClose: true, shade: 0, area: ['50%', '50%'], content: "<div style=\"padding:10px;\">"+msg+"</div>" }); } });
</script>
回復(fù)@外聘專員-小波工作室 正常的模板

回復(fù)@外聘專員-小波工作室 使用{dr_ajax_template('dr_member_info', 'member.html')} 但是調(diào)用中,渲染后

出現(xiàn)這個,正常是不出現(xiàn)的