From 1f186439110f28af10b5112dd6a3af0130308582 Mon Sep 17 00:00:00 2001
From: anyv <anyu@bronet.cn>
Date: Mon, 24 Jun 2019 14:04:04 +0800
Subject: [PATCH] 4

---
 public/themes/simpleboot3/portal/salesmangoods/salesman_goods_add.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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('添加失败');
                 }
             }
-        });
+        });*/
     }
 
 
--
libgit2 0.24.0