#include("_header.html")

$data.config.BookName

作者:$data.config.BookAuthor 状态:$data.config.BookStatus

#if($data.config.IsEnableVolume == true) #foreach($volume in $data.dic )
$volume.key.vname 分卷阅读
#end #else #end
#parse("_link.html") #include("_footer.html")