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

4

@@ -470,7 +470,7 @@ @@ -470,7 +470,7 @@
470 function Sure_add(){ 470 function Sure_add(){
471 show_img = $('#show_img')[0].src; 471 show_img = $('#show_img')[0].src;
472 472
473 - if(show_img == "http://www.xkeasy.com/themes/simpleboot3/public/assets/images/jiahao.png"){ 473 + if(show_img == "/themes/simpleboot3/public/assets/images/jiahao.png"){
474 show_img = ''; 474 show_img = '';
475 } 475 }
476 console.log(show_img); 476 console.log(show_img);