找出火狐浏览器KE复制2张图片
This commit is contained in:
parent
c5826a04a2
commit
03553fb2eb
|
@ -6079,7 +6079,7 @@ _plugin('core', function(K) {
|
|||
// if (imglist.length > 0){
|
||||
// df(self);
|
||||
// }
|
||||
self.insertHtml(html, true);
|
||||
self.insertHtml(html, true); // 火狐浏览器复制图片会出现2个
|
||||
df(self);
|
||||
}
|
||||
K(doc.body).bind('paste', function(e){
|
||||
|
|
Loading…
Reference in New Issue