...
|
...
|
@@ -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('添加失败');
|
|
|
}
|
|
|
}
|
|
|
});
|
|
|
});*/
|
|
|
}
|
|
|
|
|
|
|
...
|
...
|
|