完善文件夹创建细节,章节命名
This commit is contained in:
parent
71799a4858
commit
91bcd18eff
@ -23,7 +23,7 @@ func start() {
|
||||
title := strings.Join([]string{
|
||||
"第",
|
||||
strconv.Itoa(chapter),
|
||||
"章-",
|
||||
"话-",
|
||||
chapterTitle,
|
||||
}, "")
|
||||
path = filepath.Join(output, title) // 组装章节路径
|
||||
|
Loading…
Reference in New Issue
Block a user