gx_tieta/WebRoot/mobil/wcheckAccept-index.html
@@ -208,11 +208,12 @@ return arr; } function createUl(ulCon, dataList) { function createUl(ulCon, dataList) { //console.info(index); // 清理容器下的ul ulCon.find('ul').remove(); if(Page.pageCurr==1){ ulCon.find('ul').remove(); } // 创建ul var _ul = $('<ul data-role="listview" data-inset="true"></ul>');