作者 anyv
1 个管道 的构建 通过 耗费 0 秒

14

@@ -473,7 +473,7 @@ @@ -473,7 +473,7 @@
473 if(show_img == "http://www.xkeasy.com/themes/simpleboot3/public/assets/images/jiahao.png"){ 473 if(show_img == "http://www.xkeasy.com/themes/simpleboot3/public/assets/images/jiahao.png"){
474 show_img = ''; 474 show_img = '';
475 } 475 }
476 - console.log(show_img); 476 +
477 thumbnail = $('#thumbnail')[0].src; 477 thumbnail = $('#thumbnail')[0].src;
478 if(thumbnail == "http://www.xkeasy.com/themes/simpleboot3/public/assets/images/jiahao.png"){ 478 if(thumbnail == "http://www.xkeasy.com/themes/simpleboot3/public/assets/images/jiahao.png"){
479 thumbnail = ''; 479 thumbnail = '';
@@ -497,6 +497,7 @@ @@ -497,6 +497,7 @@
497 if(img0 == "http://www.xkeasy.com/themes/simpleboot3/public/assets/images/jiahao.png"){ 497 if(img0 == "http://www.xkeasy.com/themes/simpleboot3/public/assets/images/jiahao.png"){
498 img0 = ''; 498 img0 = '';
499 } 499 }
  500 + console.log(img0);
500 img1 = $('#img1')[0].src; 501 img1 = $('#img1')[0].src;
501 if(img1 == "http://www.xkeasy.com/themes/simpleboot3/public/assets/images/jiahao.png"){ 502 if(img1 == "http://www.xkeasy.com/themes/simpleboot3/public/assets/images/jiahao.png"){
502 img1 = ''; 503 img1 = '';