function financingBodyTable(){
var jsonData = {
FinancingBodyJSON:${relaListArr}//list数组
}
var addModel = $("#trSubject").html();//script 的id
var j = juicer(addModel,jsonData);
$("#divSubject").html(j);//加载到divSubject
}
引人<%@include file="/framework/include/juicerHead.jsp" %> juicer-min.js
后台要JSONArray.fromObject(FinancingBodyList).toString();
手机扫一扫
移动阅读更方便
你可能感兴趣的文章