{include file="template/user/web/header.html" /}
{include file="template/user/web/left.html" /}
我的书架
{notempty name="list"} {volist name='list' id='novel'} {/volist}
封面 书名 最新章节 作者 更新时间 状态 操作
{$novel['book']['title']} {$novel['book']['chapter_title']} {$novel['book']['author']} {$novel['book']['chapter_time']|time_format="m-d H:i",1} {$novel['book']['serialize_text']} 阅读 删除
{$list|raw}
{else /}

您还没有在读的书,快去 首页 看看吧

{/notempty}