提交 567d571d 编写于 作者: G guanpengchn

fix generate dir

上级 edc10f84
......@@ -91,6 +91,7 @@ function writeREADME() {
const encodeType = encodeURI(type)
// 生成一行表格
const line = `|${title}|[${info.rating.average}](${info.alt})|[![](https://raw.githubusercontent.com/guanpengchn/aaron.books/master/download.png)](https://github.com/guanpengchn/aaron.books/raw/master/${encodeType}/${encodeTitle}.pdf) [![](https://raw.githubusercontent.com/guanpengchn/aaron.books/master/buycar.png)](http://search.dangdang.com/?key=${encodeTitle}&act=input)|\n`
// const line = `|${title}|[${info.rating.average}](${info.alt})|[下载](https://github.com/guanpengchn/aaron.books/raw/master/${encodeType}/${encodeTitle}.pdf) [购买](http://search.dangdang.com/?key=${encodeTitle}&act=input)|\n`
content += line
})
})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册