{template "header.html"}
您当前位置:首页 > {MODULE_NAME} > {dr_catpos($catid, ' > ')}
{template "left.html"}

图书信息


{$title}
图书分类:{$cat.name}
作者名称:{$author}
进度情况:{$schedule}
阅读人数:{dr_show_hits($id)}
加入时间:{$inputtime}
更新时间:{$updatetime}
关键词语: {loop $keywords $name $url} {$name} {/loop}

图书简介

{$content}

章节列表

{if $type} {loop $type $mytype $t}

{$t.name}

{if $t.content}

{$t.content}

{/if}
    {list action=extend field=name,url cid=$id mytype=$mytype}
  • {$t.name}
  • {if $key%3==2}
  • {/if} {/list}{$error} {if $count%3!=0}
  • {/if}
{/loop} {else}
    {list action=extend field=name,url cid=$id}
  • {$t.name}
  • {if $key%3==2}
  • {/if} {/list}{$error} {if $count%3!=0}
  • {/if}
{/if}
{template "footer.html","/"}