我的书架
{{if list !=''}} {{each list l}}
{{l.novelname}}
{{l.desc}}
已阅读到:{{l.chapter_title}}
作者:{{l.author}}
{{/each}} {{else}}
暂无书架内容
{{/if}}