【学生毕业设计】基于web学生信息管理系统网站的设计与实现(13个页面)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http:///TR/xhtml1/DTD/">
<html xmlns="http:///1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>学生信息管理系统模板</title>
<link href="Style/" rel="stylesheet" type="text/css" />
<link
href="Script/jBox/Skins/Blue/"
rel="stylesheet"
type="text/css"
/>
<link href="Style/" rel="stylesheet" type="text/css" />
<script
src="Script/jBox/jquery-1.4."
type="text/javascript"
></script>
<script
src="Script/jBox/-2."
type="text/javascript"
></script>
<script
src="Script/jBox/i18n/"
type="text/javascript"
></script>
<script src="Script/" type="text/javascript"></script>
<script src="Script/" type="text/javascript"></script>
<script type="text/javascript">
$().ready(function () {
setStudMsgHeadTabCheck();
showUnreadSysMsgCount();
});
//我的信息头部选项卡
function setStudMsgHeadTabCheck() {
var currentUrl = window.location.href;
currentUrl = currentUrl.toLowerCase();
var asmhm = "";
$("#ulStudMsgHeadTab li").each(function () {
asmhm = $(this).find("a").attr("href").toLowerCase();
if (currentUrl.indexOf(asmhm) > 0) {
$(this).find("a").attr("class", "tab1");
return;
}
});
}
//显示未读系统信息
function showUnreadSysMsgCount() {
var unreadSysMsgCount = "0";
if (Number(unreadSysMsgCount) > 0) {
$("#unreadSysMsgCount").html("(" + unreadSysMsgCount + ")");
}
}
//退出
function loginOut() {
if (confirm("确定退出吗?")) {
StudentLogin.loginOut(function (data) {
if (data == "true") {
window.location = "/";
} else {
jBox.alert(
"退出失败!",
"提示",
new { buttons: { 确定: true } }()
);
}
});
}
}
//更改报考类别
function changeCateory(thisObj, id) {
var oldCateoryId = $("#cateoryId").val();
var cateoryId = "";
if (id != null) {
cateoryId = id;
} else {
cateoryId = thisObj.val();
}
var studentId = $("#studentId").val();
if (cateoryId.length <= 0) {
jBox.tip("报考类别不能为空!");
if (id == null) {
thisObj.val(oldCateoryId);
}
} else {
studentInfo.changeStudentCateory(cateoryId, function (data) {
var result = $.parseJSON(data);
if (String(result.ok) == "true") {
window.location.href = "/";
} else {
jBox.tip(result.message);
}
});
}
}
</script>
<script src="Script/" type="text/javascript"></script>
<script src="Script/" type="text/javascript"></script>
</head>
<body>
<div class="banner">
<div class="bgh">
<div class="page">
<div id="logo">
<a href="">
<img
src="Images/Student/"
alt=""
width="165"
height="48"
/>
</a>
</div>
<div class="topxx">
<select
onchange="changeCateory($(this))"
style="font-size: 11px; background: #4991cf; color: #fff"
>
<option value="4">远程</option>
<option selected="selected" value="1">自考</option>
</select>
910513201419学员:邹智,欢迎您!
<a href="MyInfo/">我的信息</a>
<a href="User/StudentInfor/"> 通知</a>
<a href="User/Account/">密码修改</a>
<a onclick="loginOut()" href="javascript:">安全退出</a>
</div>
<div class="blog_nav">
<ul>
<li><a href="">我的信息</a></li>
<li><a href="EducationCenter/">教务中心</a></li>
<li><a href="MyAccount/">我的学费</a></li>
<li>
<a href="OnlineTeaching/">资料中心</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="page">
<div class="box mtop">
<div class="leftbox">
<div class="l_nav2">
<div class="ta1">
<strong>个人中心</strong>
<div class="leftbgbt"></div>
</div>
<div class="cdlist">
<div>
<a href="MyInfo/">我的信息</a>
</div>
<div>
<a href="MyInfo/">班级信息 </a>
</div>
<div>
<a href="User/StudentInfor/">短信息</a>
</div>
<div>
<a href="User/StudentInfor/">学院通知</a>
</div>
<div>
<a href="MyInfo/">我的异议</a>
</div>
</div>
<div class="ta1">
<strong>教务中心</strong>
<div class="leftbgbt2"></div>
</div>
<div class="cdlist">
<div>
<a href="EducationCenter/">我的报考</a>
</div>
<div>
<a href="EducationCenter/">我的成绩</a>
</div>
<div>
<a href="EducationCenter/">我的书籍</a>
</div>
</div>
<div class="ta1">
<strong>学习中心</strong>
<div class="leftbgbt2"></div>
</div>
<div class="cdlist">
<div>
<a href="OnlineTeaching/">资料下载</a>
</div>
<div>
<a href="OnlineTeaching/"
>学习历程</a
>
</div>
</div>
<div class="ta1">
<strong>财务中心</strong>
<div class="leftbgbt2"></div>
</div>
<div class="cdlist">
<div>
<a href="MyAccount/">我的财务</a>
</div>
</div>
<div class="ta1">
<a
href="/?userLoginName=2014&userName=邹智&professionId=F40C998A-D9AC-421F-99C9-C024C1DC53AD&flag=sm"
target="_blank"
><strong>教学系统</strong></a
>
<div class="leftbgbt2"></div>
</div>
</div>
</div>
<div class="rightbox">
<h2 class="mbx">我的学习中心 </h2>
<div class="dhbg">
<div class="dh1" style="margin: 0 27px 15px 0">
<div class="dhwz">
<p>
您共有 <span class="red">0</span>条通知信息
<span class="red">0 </span>条未读
</p>
<p>
共有 <span class="red">0 </span>条短信息、
<span class="red">0</span>个投诉、
<span class="red"> 0 </span>个异议
</p>
<p>
有 <span class="red">0</span>个投诉、<span class="red"
>0 </span
>个异议、<span class="red">0</span>条短信息未处理
</p>
<div class="btright">
<a href="User/StudentInfor/">
<img
src="images/Student/default/bt_bzr.jpg"
alt="给班主任发消息"
width="121"
height="25"
/></a>
</div>
</div>
</div>
<div class="dh2">
<div class="dhwz">
<p>
你有 <span class="red">0</span> 门课程要考
<a href="EducationCenter/" class="red"
>查看报考计划</a
>
</p>
<p>
你已经通过 <span class="red">0 </span>门课程 共有
<span class="red">13</span> 门
<a href="EducationCenter/" class="red"
>查看成绩</a
>
</p>
<p>
已经发放了 <span class="red">0 </span>本书籍
<a href="EducationCenter/" class="red"
>查看书籍情况</a
>
</p>
<div class="btright">
<a href="EducationCenter/">
<img
src="images/Student/default/bt_jw.jpg"
alt="进入教务中心"
width="121"
height="25"
/></a>
</div>
</div>
</div>
<div class="dh3" style="margin: 0 27px 15px 0">
<div class="dhwz">
<p>
<a
href="http://sm./User/ExamCenter/ExamPractice/?ptid=1"
>模拟考试</a
>
</p>
<p>
<a
href="http://sm./User/ExamCenter/ExamPractice/?ptid=3"
>章节练习</a
>
</p>
<p>
<a
href="http://sm./User/ExamCenter/ExamPractice/?ptid=2"
>网上作业</a
>
</p>
<div class="btright">
<a
href="http://sm./User/ExamCenter/ExamPractice/?ptid=1"
>
<img
src="images/Student/default/bt_ks.jpg"
alt="进入考试中心"
width="121"
height="25"
/></a>
</div>
</div>
</div>
<div class="dh4">
<div class="dhwz">
<p>
你应交<span class="blue">7800.00</span> 元,实缴
<span class="green">3700.00</span>元
</p>
<p>欠费 <span class="red">4100.00</span> 元</p>
<p>你总共有<span class="red">3</span> 条财务记录需要确定</p>
<div class="btright">
<a href="MyAccount/">
<img
src="images/Student/default/bt_cw.jpg"
alt="进入财务中心"
width="121"
height="25"
/></a>
</div>
</div>
</div>
</div>
<div class="xxlc">
<strong class="lcbt">学历历程</strong>
</div>
<div class="lcbiao">
<div class="lctime">2014-05-01</div>
<div class="lctime">2014-05-02</div>
<div class="lctime">2014-05-03</div>
<div class="lctime2">2014-05-04</div>
<div class="lctime">2014-05-05</div>
<div class="lctime">2014-05-06</div>
<div class="lctime">2014-05-07</div>
</div>
<div class="xxjl">
<div align="center">
<span>
18:10 登陆系统
<a></a>
</span>
</div>
<div align="center">
<span>
18:09 登陆系统
<a></a>
</span>
</div>
<div align="center">
<span>
18:06 登陆系统
<a></a>
</span>
</div>
<div align="center">
<span>
11:19 登陆系统
<a></a>
</span>
</div>
</div>
</div>
</div>
<div class="footer">
<p>©copyright 2012 广博教育 版权所有</p>
</div>
</div>
<div style="text-align: center"></div>
</body>
</html>