正在显示
1 个修改的文件
包含
2 行增加
和
1 行删除
@@ -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 = ''; |
-
请 注册 或 登录 后发表评论