index.html + smarty模板

<!DOCTYPE HTML>
<html>
<head>
    <title>{$webTitlePre}暑假作业{$webTitleAfter}</title>
    {include file="/module/common/reference/link.html"}
    <link rel="stylesheet" type="text/css" href="/teacher/public/module/global/js/3rdparty/artDialog-master/css/ui-dialog.css?2015-08-10T08:31:29.991Z"/>
    <link rel="stylesheet" type="text/css" href="/teacher/public/module/global/js/jqueryui/style.css?2015-08-10T08:31:29.991Z"/>

    <link href="/teacher/public/module/global/css/mk_base.css?2015-08-10T08:31:29.991Z" rel="stylesheet" type="text/css" />
    <link rel="stylesheet" type="text/css" href="/teacher/public/module/global/css/tk_common.css?2015-08-10T08:31:29.991Z"/>
	<link href="/teacher/public/module/global/css/sum_homework.css?2015-08-10T08:31:29.991Z" rel="stylesheet" type="text/css" />

	<script type="text/javascript" src="/teacher/public/module/global/js/3rdparty/artDialog-master/dist/dialog-min.js?2015-08-10T08:31:29.991Z"></script>
    <script type="text/javascript" src="/teacher/public/module/global/js/jqueryui/jquery-ui.min.js?2015-08-10T08:31:29.991Z"></script>
    <script type="text/javascript" src="/teacher/public/module/global/js/artDialogCommon.js?2015-08-10T08:31:29.991Z"></script>
    <script type="text/javascript" language="javascript">
        var pageInfoStr = '{$pageInfo}';
        var basePath = '{$SmartyBasePath}';
    </script>
</head>
<body>
{include file="/module/common/head/index.html"}
	<div class="web_wrapper">
        <div class="kcontent">
        	<div class="hw_banner"><img src="{$SmartyBasePath}/public/module/global/mk_images/hw_banner.png"></div>
            {if $homeworkList}
            <table width="0" border="0" class="hw_top">
              <tr>
                <th width="13%">班级</th>
                <th width="30%">作业名称</th>
                <th width="17%">作业时间</th>
                <th width="10%">已完成</th>
                <th width="10%">未做</th>
                <th>作业报告</th>
              </tr>
            </table>
			<table width="0" border="0" class="hw_cont">
				{foreach from=$homeworkList item=item}
				<tr>
					<td data-classid="{$item.classId}" width="13%">{$item.className}</td>
					<td data-homeworkid="{$item.id}" width="30%">{$item.homework.name}</td>
					<td width="17%">{$item.homework.beginDate|date_format:"%Y-%m-%d"}</td>
					<td data-doingstus="{$item.doingStudents}" width="10%">{$item.doneStudentsCount}</td>
					<td data-undostus="undoStudents" width="10%">{$item.undoStudentsCount}</td>
					<td><a href="{$SmartyBasePath}/homework/sumHomework/check/?homeworkId={$item.homework.id}&classId={$item.classid}" class="check">检查作业</a>
					<a href="javascript:void(0);" class="urge dev_hurry" data-id="{$item.homework.id}" data-classid="{$item.classid}">催作业</a></td>
				</tr>
				{/foreach}
			</table>
			<div class="hw_bottom"></div>
			{else}
			<div class="hw_none">
            	<p><img src="{$SmartyBasePath}/public/module/global/mk_images/none_test.png"></p>
                <p>暂时还没有暑假作业</p>
            </div>
			{/if}
        </div>
	</div>
    
<script type="text/javascript" src="/teacher/public/module/global/js/jsmart.js?2015-08-10T08:31:29.991Z"></script>
<script type="text/javascript" src="/teacher/public/module/global/js/common.js?2015-08-10T08:31:29.991Z"></script>
<script type="text/javascript" src="/teacher/public/module/global/js/mypaper.js?2015-08-10T08:31:29.991Z"></script>
<script type="text/javascript" src="/teacher/public/module/common/head/index.js?2015-08-10T08:31:29.991Z"></script>
<script type="text/javascript" src="/teacher/public/teacher/homework/sumHomework/main/index.js?2015-08-10T08:31:29.991Z"></script>
    
    
</body>
</html>

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值