1. 程式人生 > >巡課 內容頁模版

巡課 內容頁模版

<title>[!--pagetitle--] - Powered by EmpireCMS</title>
<meta name="keywords" content="[!--pagekey--]" />
<meta name="description" content="[!--pagedes--]" />
<link href="[!--news.url--]skin/default/css/style.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="[!--news.url--]skin/default/js/tabs.js"></script>
<script type="text/javascript" src="[!--news.url--]e/data/js/ajax.js"></script>

<script type="text/javascript">
    window.onload = function(){
        var div = document.getElementById('neirong');
        div.innerHTML = div.innerHTML.replace(/班主任/g,'√').replace(/任課教師/g,'√').replace(/家長督導/g,'√').replace(/學生坐姿/g,'√').replace(/學生專注/g,'√');
    }
</script>

</head>
<body class="showpage news">

<table width="100%" border="0" cellspacing="0" cellpadding="0" class="box">
<tr>
<td><table width="100%" border="0" cellpadding="0" cellspacing="0"  class="title_info">
<tr>
<td><h3>[!--title--]</h3></td>
</tr>
<tr>
<td class="info_text" >巡課時間:[!--newstime--]&nbsp;&nbsp;年級:[!--befrom--]&nbsp;&nbsp;巡課人:[!--writer--]</td>
</tr>
<tr>
<td>周次:[!--week--]</td>
</tr>
<tr>
<td>星期:[!--weekday--]</td>
</tr>
<tr>
<td>節次:[!--jieci--]</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0" id='neirong' class="title_info">
 <thead>
            <tr>  <th>班主任</th><th>任課老師</th><th>家長督導</th><th>學生坐姿</th><th>學生專注度</th>  </tr>
        </thead>

<tr>
<td>一班:[!--k1--]</td>
</tr>
<tr>
<td>二班:[!--k2--]</td>
</tr>
<tr>
<td>三班:[!--k3--]</td>
</tr>
<tr>
<td>四班:[!--k4--]</td>
</tr>
<tr>
<td>五班:[!--k5--]</td>
</tr>
<tr>
<td>六班:[!--k6--]</td>
</tr>
<tr>
<td>七班:[!--k7--]</td>
</tr>
<tr>
<td>八班:[!--k8--]</td>
</tr>
<tr>
<td>九班:[!--k9--]</td>
</tr>
<tr>
<td>十班:[!--k10--]</td>
</tr>
<tr>
<td>巡課小結:[!--smalltext--]</td>
</tr>
</table>


</tr>
</table>

</body>
</html>