81041
2019-01-09 eb8bc83b3eba5e679fe773b8639c95ed235cae95
gx_tieta/WebRoot/mobil/wapprovalBatt-index.html
@@ -204,8 +204,9 @@
       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>');