找出火狐浏览器KE复制2张图片

This commit is contained in:
daiao 2017-03-29 09:31:37 +08:00
parent c5826a04a2
commit 03553fb2eb
1 changed files with 1 additions and 1 deletions

View File

@ -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){