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