泥头车工坊:修订间差异

无编辑摘要
第108行: 第108行:
    return ti3;
    return ti3;
}
}
///////////////////////////////////////////////
function wyzfc(zfc){
function wyzfc(zfc){
    var zfc_l = zfc.length;
    var zfc_l = zfc.length;
第114行: 第115行:
    return zfc3;
    return zfc3;
}
}
/////////////////////////////////
var obj1 = [];
var obj1 = [];


第122行: 第124行:
    
    
}
}
////////////////////////////////////////////////////////////////////////////////////////////////////////////////
function wyy(){
function wyy(){
    x11 = 1;
    x11 = 1;
    var tbody = "html>:last-child>:nth-child(5) > div > div.g-mn3.f-pr.j-flag > div > div:nth-child(2) >div>div>table>tbody"
    var tbody = ".m-table >tbody"
    var x_length = $(tbody).childNodes.length;
    var x_length = $(tbody).childNodes.length;
    while(x11<=x_length){
    while(x11<=x_length){
第133行: 第136行:
      x_time = time2( $(tbody+">:nth-child("+x11+")> td:nth-child(3)> span ").textContent );
      x_time = time2( $(tbody+">:nth-child("+x11+")> td:nth-child(3)> span ").textContent );
      x_author = $(tbody+">:nth-child("+x11+") > td:nth-child(4) > div").title;
      x_author = $(tbody+">:nth-child("+x11+") > td:nth-child(4) > div").title;
       //剔除无效链接👇
        if (tr_class == 'even js-dis' || tr_class == " js-dis" ){
        if (tr_class == 'even js-dis' || tr_class == " js-dis" ){
          
          
第142行: 第144行:
          x11 = x11+1;
          x11 = x11+1;
        }
        }
       //剔除无效链接👆
      }
      }
    
    
203

个编辑