You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
152 lines
7.3 KiB
152 lines
7.3 KiB
5 years ago
|
<%--
|
||
|
Created by IntelliJ IDEA.
|
||
|
User: vie
|
||
|
Date: 2019/10/24
|
||
|
Time: 10:21
|
||
|
To change this template use File | Settings | File Templates.
|
||
|
--%>
|
||
|
<%@ page language="java" import="java.util.*" contentType="text/html;charset=UTF-8" %>
|
||
|
<%@ page import="java.text.SimpleDateFormat" %>
|
||
|
<link href="Style/Style.css" rel="stylesheet" type="text/css" />
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>学生首页</title>
|
||
|
<style>
|
||
|
/*body{*/
|
||
|
/* background-image: url("Images/bj_zhuce.jpg");*/
|
||
|
/*}*/
|
||
|
/*img{*/
|
||
|
/* position: absolute;*/
|
||
|
/* left: 300px;*/
|
||
|
/* top: 30px;*/
|
||
|
/*}*/
|
||
|
video{
|
||
|
position: absolute;
|
||
|
left: 170px;
|
||
|
top: 0px;
|
||
|
width: 800px;
|
||
|
height: 100%;
|
||
|
}
|
||
|
</style>
|
||
|
</head>
|
||
|
<body>
|
||
|
<%--<img src="Images/12.png">--%>
|
||
|
<video autoplay muted loop style="width: 100%;">
|
||
|
<source src="Images/weibo_dm_20180805_153434.mp4">
|
||
|
</video>
|
||
|
<h2>想拥有这样的</h2>
|
||
|
<h2>大学校友吗??</h2>
|
||
|
<div align="right" > </div>
|
||
|
</table>
|
||
|
<table width="155" border="10" cellspacing="0" cellpadding="0">
|
||
|
<tr>
|
||
|
<td height="31" align="center" background="Images/left1.jpg"><strong>系统选项</strong></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td height="50" align="center" valign="top"><table width="150" border="0" cellspacing="0" cellpadding="0">
|
||
|
<tr>
|
||
|
<td height="5" align="center"><img src="Images/ic.gif" width="1" height="1"></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td height="30" align="center" background="Images/left2.jpg" style="text-align:left; padding-left:40px;"><a href="StudentPage.jsp">后台首页</a></td>
|
||
|
</tr>
|
||
|
|
||
|
|
||
|
<%-- <%– <%if(session.getAttribute("type").toString().equals("1")){%>–%>--%>
|
||
|
<%-- <tr>--%>
|
||
|
<%-- <%– <td height="30" align="center" background="Images/left2.jpg" style="text-align:left; padding-left:40px;"><a href="TeacherManager.action">楼宇管理员管理</a></td>–%>--%>
|
||
|
<%-- </tr>--%>
|
||
|
<%--
|
||
|
|
||
|
|
||
|
<%-- <tr>--%>
|
||
|
<%-- <td height="30" align="center" background="Images/left2.jpg" style="text-align:left; padding-left:40px;"><a href="ManagerPage.jsp">后台首页</a></td>--%>
|
||
|
<%-- </tr>--%>
|
||
|
<tr>
|
||
|
<td height="5" align="center"><img src="Images/ic.gif" width="1" height="1"></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td height="30" align="center" background="Images/left2.jpg" style="text-align:left; padding-left:40px;"><a href="StudentTH.jsp">学生寝室调换</a></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td height="5" align="center"><img src="Images/ic.gif" width="1" height="1"></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td height="30" align="center" background="Images/left2.jpg" style="text-align:left; padding-left:40px;"><a href="StudentQC.jsp">学生迁出登记</a></td>
|
||
|
</tr>
|
||
|
<%-- <tr>--%>
|
||
|
<%-- <td height="5" align="center"><img src="Images/ic.gif" width="1" height="1"></td>--%>
|
||
|
<%-- </tr>--%>
|
||
|
<%-- <tr>--%>
|
||
|
<%-- <%– <td height="30" align="center" background="Images/left2.jpg" style="text-align:left; padding-left:40px;"><a href="AdminLog.action">学生缺寝记录</a></td>–%>--%>
|
||
|
<%-- </tr>--%>
|
||
|
<%-- <tr>--%>
|
||
|
<%-- <td height="5" align="center"><img src="Images/ic.gif" width="1" height="1"></td>--%>
|
||
|
<%-- </tr>--%>
|
||
|
<%-- <tr>--%>
|
||
|
<%-- <%– <td height="30" align="center" background="Images/left2.jpg" style="text-align:left; padding-left:40px;"><a href="OutList.action">迁出记录</a></td>–%>--%>
|
||
|
<%-- </tr>--%>
|
||
|
<%-- <tr>--%>
|
||
|
<%-- <td height="5" align="center"><img src="Images/ic.gif" width="1" height="1"></td>--%>
|
||
|
<%-- </tr>--%>
|
||
|
<%-- <%}%>--%>
|
||
|
<%-- <%if(session.getAttribute("type").toString().equals("2")){%>--%>
|
||
|
<%-- <tr>--%>
|
||
|
<%-- <td height="30" align="center" background="Images/left2.jpg" style="text-align:left; padding-left:40px;"><a href="MyStudent.action">学生管理</a></td>--%>
|
||
|
<%-- </tr>--%>
|
||
|
<%-- <tr>--%>
|
||
|
<%-- <td height="5" align="center"><img src="Images/ic.gif" width="1" height="1"></td>--%>
|
||
|
<%-- </tr>--%>
|
||
|
<%-- <tr>--%>
|
||
|
<%-- <%– <td height="30" align="center" background="Images/left2.jpg" style="text-align:left; padding-left:40px;"><a href="MyLog.action">学生缺寝记录</a></td>–%>--%>
|
||
|
<%-- </tr>--%>
|
||
|
<%-- <tr>--%>
|
||
|
<%-- <td height="5" align="center"><img src="Images/ic.gif" width="1" height="1"></td>--%>
|
||
|
<%-- </tr>--%>
|
||
|
<%-- <%– <%}%>–%>--%>
|
||
|
<%-- <%– <%if(session.getAttribute("type").toString().equals("3")){%>–%>--%>
|
||
|
<%-- <tr>--%>
|
||
|
<%-- <%– <td height="30" align="center" background="Images/left2.jpg" style="text-align:left; padding-left:40px;"><a href="StudentLog.action">我的缺寝记录</a></td>–%>--%>
|
||
|
<%-- </tr>--%>
|
||
|
<tr>
|
||
|
<td height="5" align="center"><img src="Images/ic.gif" width="1" height="1"></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td height="30" align="center" background="Images/left2.jpg" style="text-align:left; padding-left:40px;"><a href="RepairedAdd.jsp">上报维修信息</a></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td height="5" align="center"><img src="Images/ic.gif" width="1" height="1"></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<%-- <td height="30" align="center" background="Images/left2.jpg" style="text-align:left; padding-left:40px;"><a href="RepairList.action">我的维修记录</a></td>--%>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td height="30" align="center" background="Images/left2.jpg" style="text-align:left; padding-left:40px;"><a href="Electric.jsp"> 查看寝室电费</a></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td height="5" align="center"><img src="Images/ic.gif" width="1" height="1"></td>
|
||
|
</tr>
|
||
|
<%-- <%}%>--%>
|
||
|
<tr>
|
||
|
<td height="30" align="center" background="Images/left2.jpg" style="text-align:left; padding-left:40px;"><a href="PasswordUpdate.jsp">修改密码</a></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td height="5" align="center"><img src="Images/ic.gif" width="1" height="1"></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td height="30" align="center" background="Images/left2.jpg" style="text-align:left; padding-left:40px;"><a href="http://localhost:8080/StudentManageSystem_war_exploded/" onclick="return confirm('确定要退出系统吗?')">退出系统</a></td>
|
||
|
</tr>
|
||
|
|
||
|
</table>
|
||
|
</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
<div align="right" style="width: 100%;position: fixed;bottom: 0;color:yellow">
|
||
|
<%!Date time= new Date();%>
|
||
|
<%
|
||
|
SimpleDateFormat sdf1 = new SimpleDateFormat("yyyy年MM月dd日 E HH时mm分ss秒");
|
||
|
%>
|
||
|
<h3><% out.println(sdf1.format(time)); %></h3>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|