This commit is contained in:
asd
2019-12-07 19:11:34 +08:00
parent ea1e3f00fe
commit cdb70b6ff8

View File

@@ -16,5 +16,6 @@ yarn global(是否全局) add koa koa-router superagent cheerio
通过import 引入
2.
2.获取网页内容:
superagent.get(''<网址>).end((err,res)=>{)