删除输出
This commit is contained in:
2
index.js
2
index.js
@@ -51,7 +51,7 @@ function jiexi(html){
|
|||||||
|
|
||||||
function getHtml(){
|
function getHtml(){
|
||||||
axios.get("http://ztnew.sdbairui.com/bug-browse-3-0-unresolved-0-id_desc-2-2000.html",{headers:{Cookie: 'lang=zh-cn; device=desktop; theme=default; keepLogin=on; za=xuebaoxin; preBranch=0; preProductID=3; lastProduct=3; windowWidth=1901; windowHeight=916; pagerBugBrowse=2000; qaBugOrder=id_asc; zentaosid=f05h8p09hoabg0m3a4vaksshhm; zp=2a74a2498be1d8c415d5b3dd761e4fdc7ab27cc8'}}).then((res)=>{
|
axios.get("http://ztnew.sdbairui.com/bug-browse-3-0-unresolved-0-id_desc-2-2000.html",{headers:{Cookie: 'lang=zh-cn; device=desktop; theme=default; keepLogin=on; za=xuebaoxin; preBranch=0; preProductID=3; lastProduct=3; windowWidth=1901; windowHeight=916; pagerBugBrowse=2000; qaBugOrder=id_asc; zentaosid=f05h8p09hoabg0m3a4vaksshhm; zp=2a74a2498be1d8c415d5b3dd761e4fdc7ab27cc8'}}).then((res)=>{
|
||||||
console.log(res.data)
|
// console.log(res.data)
|
||||||
let html = res.data;
|
let html = res.data;
|
||||||
jiexi(html)
|
jiexi(html)
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user