外部網(wǎng)站或者靜態(tài)頁(yè)面調(diào)用迅睿cms數(shù)據(jù)不顯示內(nèi)容
http://apdwn.com/doc/1270.html
<script src="http://libs.baidu.com/jquery/1.8.3/jquery.min.js"></script>
<div id="cms"></div>
<script type="text/javascript">
$.ajax({
type: "GET",
url:"http://xxxx.com/index.php?s=api&c=api&m=template&name=waibu.html&format=jsonp",
dataType: "jsonp",
success: function(json){
$("#cms").html(json.html);
},
error: function(){
}
});
</script>頁(yè)面不顯示,源代碼也沒有數(shù)據(jù),求大佬幫忙看看
開源是一種精神,但不是義務(wù),幫忙是情分,不幫也不要抱怨,建議大家多研究代碼、多閱讀代碼、多翻閱社區(qū)歷史問(wèn)題!
回復(fù)@迅??蚣苈?lián)合創(chuàng)始人 callback({"code":1,"msg":"\r\n 網(wǎng)站咨詢測(cè)試內(nèi)容二十<\/a> 網(wǎng)站咨詢測(cè)試內(nèi)容十九<\/a> 網(wǎng)站咨詢測(cè)試內(nèi)容十八<\/a> 網(wǎng)站咨詢測(cè)試內(nèi)容十七<\/a> 網(wǎng)站咨詢測(cè)試內(nèi)容十六<\/a> 網(wǎng)站咨詢測(cè)試內(nèi)容十五<\/a> 網(wǎng)站咨詢測(cè)試內(nèi)容十四<\/a> 網(wǎng)站咨詢測(cè)試內(nèi)容十三<\/a> 網(wǎng)站咨詢測(cè)試內(nèi)容十二<\/a> 網(wǎng)站咨詢測(cè)試內(nèi)容十一<\/a>","data":{"app":"","file":"waibu.html","module":"","call_value":null}})
$("#cms").html(json.msg);開源是一種精神,但不是義務(wù),幫忙是情分,不幫也不要抱怨,建議大家多研究代碼、多閱讀代碼、多翻閱社區(qū)歷史問(wèn)題!