$data.config.bookname
分卷阅读
-
#foreach($chapter in $data.list)
- $chapter.Title #end
$chapter.Title更新时间:$chapter.AddDate.ToString("yyy年MM月dd日")
$chapter.Content
#end
分卷阅读