{template 'header'}
{$row['til']}
{if $row['stustatus']==1} 必修 {else} 选修 {/if} {php echo $row['status']==1 ? "更新中" : "已结课" ;}