소스 검색

删除debugger

dongzhaorui 2 년 전
부모
커밋
658fed2b51
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      zgztb_cookie/splicing.js

+ 0 - 1
zgztb_cookie/splicing.js

@@ -540,7 +540,6 @@ function splicing(dataNullName, response){
                                 // htmlA += "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a target='_blank' href='";
                                 // if (typeof (ArrayA[j].sourceUrl) != "undefined" && ArrayA[j].sourceUrl != null && ArrayA[j].sourceUrl != "") {
                                 //     htmlA += ArrayA[j].sourceUrl;
-                                //     // debugger
                                 //     if (ArrayA[j].sourceUrl.indexOf("http://") > -1) {
                                 //         htmlA += ArrayA[j].sourceUrl;
                                 //     } else if (ArrayA[j].sourceUrl.indexOf("https://") > -1) {