摘要: 1 var data = justep.xbl("detailData"); 2 // 定义两个数组 3 var list1 = new Array(data.getCount()); 4 var list2 = new Array(data.getCount())... 阅读全文