diff --git a/public/themes/simpleboot3/portal/salesmangoods/salesman_goods_add.html b/public/themes/simpleboot3/portal/salesmangoods/salesman_goods_add.html index 4c314c3..ffe63c6 100755 --- a/public/themes/simpleboot3/portal/salesmangoods/salesman_goods_add.html +++ b/public/themes/simpleboot3/portal/salesmangoods/salesman_goods_add.html @@ -470,7 +470,7 @@ function Sure_add(){ show_img = $('#show_img')[0].src; console.log(show_img); - if(show_img == "http://www.xkeasy.com/themes/simpleboot3/public/assets/images/jiahao.png"){ + /* if(show_img == "http://www.xkeasy.com/themes/simpleboot3/public/assets/images/jiahao.png"){ show_img = ''; } thumbnail = $('#thumbnail')[0].src; @@ -517,7 +517,7 @@ alert('添加失败'); } } - }); + });*/ }