{template $template.'/_headerv2'} {if !$common['article_copy']} {/if}
{$title}
{$section['title']}
{$lesson['teacher']}
{if !$common['article_page'] && !$free_article} {php echo htmlspecialchars_decode($section['content']);} {/if} {if $free_article} {php echo htmlspecialchars_decode($pageContent[0]);} {/if}
{if $common['article_page'] && !$free_article}
阅读更多
{/if} {if !empty($advs['img'])}
{/if}
上一节:{php echo $prev_article['title'] ? $prev_article['title'] : '没有了'} 下一节:{php echo $next_article['title'] ? $next_article['title'] : '没有了'}
目录
{php echo register_jssdk(false);} {template $template.'/_footerv2'}