解决了err之后不关闭浏览器的bug

This commit is contained in:
2020-01-26 17:44:13 +08:00
parent ea986575db
commit 9bfd44301f
8 changed files with 56 additions and 65 deletions

View File

@@ -1,4 +0,0 @@
古风漫画网
www.gufengmh8.com
find.js 查找功能
section.js 获取章节列表

View File

@@ -58,5 +58,5 @@ let getlist = (name) => {
})
}
getlist("青春")
// getlist("青春")
module.exports = getlist