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

87

@@ -469,6 +469,7 @@ @@ -469,6 +469,7 @@
469 */ 469 */
470 function Sure_add(){ 470 function Sure_add(){
471 show_img = $('#show_img')[0].src; 471 show_img = $('#show_img')[0].src;
  472 + console.log(show_img);
472 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"){
473 show_img = ''; 474 show_img = '';
474 } 475 }