diff --git a/public/js/app/page.js b/public/js/app/page.js index db9c41c..933e2f4 100644 --- a/public/js/app/page.js +++ b/public/js/app/page.js @@ -1030,7 +1030,7 @@ LeaAce = { var classes = $pre.attr('class') || ''; var isHtml = classes.indexOf('brush:html') != -1; if($pre.attr('style') || - (!isHtml && $pre.html().indexOf('style') != -1)) { // 如果是html就不用考虑了, 因为html格式的支持有style + (!isHtml && $pre.html().indexOf('