作者 anyv
1 个管道 的构建 通过 耗费 0 秒

4

... ... @@ -473,7 +473,6 @@
if(show_img == "http://xkeasy.w.bronet.cn/themes/simpleboot3/public/assets/images/jiahao.png"){
show_img = '';
}
console.log(show_img);
thumbnail = $('#thumbnail')[0].src;
if(thumbnail == "http://xkeasy.w.bronet.cn/themes/simpleboot3/public/assets/images/jiahao.png"){
thumbnail = '';
... ... @@ -497,7 +496,6 @@
if(img0 == "http://xkeasy.w.bronet.cn/themes/simpleboot3/public/assets/images/jiahao.png"){
img0 = '';
}
console.log(img0);
img1 = $('#img1')[0].src;
if(img1 == "http://xkeasy.w.bronet.cn/themes/simpleboot3/public/assets/images/jiahao.png"){
img1 = '';
... ...