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