fix generate dir
This commit is contained in:
|
Before Width: | Height: | Size: 661 B After Width: | Height: | Size: 661 B |
|
Before Width: | Height: | Size: 738 B After Width: | Height: | Size: 738 B |
@@ -91,6 +91,7 @@ function writeREADME() {
|
||||
const encodeType = encodeURI(type)
|
||||
// 生成一行表格
|
||||
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`
|
||||
// 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
|
||||
})
|
||||
})
|
||||
Reference in New Issue
Block a user