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

1

@@ -496,8 +496,9 @@ @@ -496,8 +496,9 @@
496 img0 = $('#img0')[0].src; 496 img0 = $('#img0')[0].src;
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 + console.log(img0);
499 } 500 }
500 - console.log(img0); 501 +
501 img1 = $('#img1')[0].src; 502 img1 = $('#img1')[0].src;
502 if(img1 == "http://www.xkeasy.com/themes/simpleboot3/public/assets/images/jiahao.png"){ 503 if(img1 == "http://www.xkeasy.com/themes/simpleboot3/public/assets/images/jiahao.png"){
503 img1 = ''; 504 img1 = '';