瀏覽代碼

删除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) {