Browse Source

Merge branch 'master' of http://192.168.3.18:3000/CallPro/EBook.git

lujianhong 4 years ago
parent
commit
2f7ac38719
1 changed files with 0 additions and 1 deletions
  1. 0 1
      EBook.Web/Common/tasklib_book.js

+ 0 - 1
EBook.Web/Common/tasklib_book.js

@@ -542,7 +542,6 @@ function bindEventYS() {
                         var underlineContentText = $(this).text();  // 获取文本内容
                         var widthValue = $(item).css("width");
                         var newClsName = $(item).parent().find(".underlineContent").next().attr("class");
-                        console.log("newClsName11" + newClsName)
                         if (newClsName != "underlineContentShow") {
                             var addHtml = "";
                             if (hasChineseWorld(underlineContentText)) {