-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathleft.aspx
More file actions
253 lines (252 loc) · 15.9 KB
/
Copy pathleft.aspx
File metadata and controls
253 lines (252 loc) · 15.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="left.aspx.cs" Inherits="left" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>学生公寓信息管理系统left</title>
<script src="js/prototype.lite.js" type="text/javascript"></script>
<script src="js/moo.fx.js" type="text/javascript"></script>
<script src="js/moo.fx.pack.js" type="text/javascript"></script>
<link href="css/mainstyle.css" rel="stylesheet" type="text/css" />
</head>
<body>
<table width="100%" height="280" border="0" cellpadding="0" cellspacing="0" bgcolor="#EEF2FB">
<tr>
<td width="182" valign="top">
<div id="container">
<h1 id="h1_student" class="type" runat="server" visible="false">
<a href="javascript:void(0)">学生信息管理</a></h1>
<div id="div_student" class="content" runat="server" visible="false">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<img src="images/menu_topline.gif" width="182" height="5" />
</td>
</tr>
</table>
<ul class="MM">
<li id="li_student1" runat="server" visible="false"><a href="学生信息管理/studentInfoAdd.aspx"
target="main">学生信息添加</a></li>
<li id="li_student2" runat="server" visible="false"><a href="学生信息管理/studentInfoManage.aspx"
target="main">学生信息维护</a></li>
<li id="li_student3" runat="server" visible="false"><a href="学生信息管理/studentSpecManage.aspx"
target="main">学生专业管理</a></li>
</ul>
</div>
<h1 id="h1_apartment" class="type" runat="server" visible="false">
<a href="javascript:void(0)">公寓信息管理</a></h1>
<div id="div_apartment" class="content" runat="server" visible="false">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<img src="images/menu_topline.gif" width="182" height="5" />
</td>
</tr>
</table>
<ul class="MM">
<li id="li_apartment1" runat="server" visible="false"><a href="公寓信息管理/apartmentInfoAdd.aspx"
target="main">公寓信息添加</a></li>
<li id="li_apartment2" runat="server" visible="false"><a href="公寓信息管理/apartmentManagerAdd.aspx"
target="main">宿管信息添加</a></li>
<li id="li_apartment3" runat="server" visible="false"><a href="公寓信息管理/apartmentInfoManage.aspx"
target="main">公寓信息维护</a></li>
</ul>
</div>
<h1 id="h1_room" class="type" runat="server" visible="false">
<a href="javascript:void(0)">房间信息管理</a></h1>
<div id="div_room" class="content" runat="server" visible="false">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<img src="images/menu_topline.gif" width="182" height="5" />
</td>
</tr>
</table>
<ul class="MM">
<li id="li_room1" runat="server" visible="false"><a href="房间信息管理/roomInfoAdd.aspx"
target="main">房间信息添加</a></li>
<li id="li_room2" runat="server" visible="false"><a href="房间信息管理/roomInfoManage.aspx"
target="main">房间信息维护</a></li>
<li id="li_room3" runat="server" visible="false"><a href="房间信息管理/roomInfoCheck.aspx"
target="main">房间空余查看</a></li>
</ul>
</div>
<h1 id="h1_live" class="type" runat="server" visible="false">
<a href="javascript:void(0)">公寓住宿管理</a></h1>
<div id="div_live" class="content" runat="server" visible="false">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<img src="images/menu_topline.gif" width="182" height="5" />
</td>
</tr>
</table>
<ul class="MM">
<li id="li_live0" runat="server" visible="false"><a href="公寓住宿管理/Statistics.aspx"
target="main">公寓数据统计</a></li>
<li id="li_live1" runat="server" visible="false"><a href="公寓住宿管理/liveInfoAdd.aspx"
target="main">入住信息添加</a></li>
<li id="li_live2" runat="server" visible="false"><a href="公寓住宿管理/liveInfoManage.aspx"
target="main">住宿信息维护</a></li>
<li id="li_live3" runat="server" visible="false"><a href="公寓住宿管理/outInfoCheck.aspx"
target="main">迁出记录查看</a></li>
</ul>
</div>
<h1 id="h1_visit" class="type" runat="server" visible="false">
<a href="javascript:void(0)">公寓来访管理</a></h1>
<div id="div_visit" class="content" runat="server" visible="false">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<img src="images/menu_topline.gif" width="182" height="5" />
</td>
</tr>
</table>
<ul class="MM">
<li id="li_visit1" runat="server" visible="false"><a href="公寓来访管理/visitInfoAdd.aspx"
target="main">来访信息登记</a></li>
<li id="li_visit2" runat="server" visible="false"><a href="公寓来访管理/visitInfoCheck.aspx"
target="main">来访信息查看</a></li>
</ul>
</div>
<h1 id="h1_money" class="type" runat="server" visible="false">
<a href="javascript:void(0)">宿舍缴费管理</a></h1>
<div id="div_money" class="content" runat="server" visible="false">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<img src="images/menu_topline.gif" width="182" height="5" />
</td>
</tr>
</table>
<ul class="MM">
<li id="li_money1" runat="server" visible="false"><a href="宿舍缴费管理/moneyInfoAdd.aspx"
target="main">缴费信息添加</a></li>
<li id="li_money2" runat="server" visible="false"><a href="宿舍缴费管理/moneyInfoManage.aspx"
target="main">缴费信息维护</a></li>
<li id="li_money3" runat="server" visible="false"><a href="宿舍缴费管理/moneyInfoCheck.aspx"
target="main">欠费信息查看</a></li>
</ul>
</div>
<h1 id="h1_repair" class="type" runat="server" visible="false">
<a href="javascript:void(0)">宿舍报修管理</a></h1>
<div id="div_repair" class="content" runat="server" visible="false">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<img src="images/menu_topline.gif" width="182" height="5" />
</td>
</tr>
</table>
<ul class="MM">
<li id="li_repair1" runat="server" visible="false"><a href="宿舍报修管理/repairInfoAdd.aspx"
target="main">报修信息登记</a></li>
<li id="li_repair2" runat="server" visible="false"><a href="宿舍报修管理/repairInfoManage.aspx"
target="main">宿舍报修审核</a></li>
<li id="li_repair3" runat="server" visible="false"><a href="宿舍报修管理/repairInfoCheck.aspx"
target="main">报修结果查看</a></li>
</ul>
</div>
<h1 id="h1_health" class="type" runat="server" visible="false">
<a href="javascript:void(0)">宿舍卫生管理</a></h1>
<div id="div_health" class="content" runat="server" visible="false">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<img src="images/menu_topline.gif" width="182" height="5" />
</td>
</tr>
</table>
<ul class="MM">
<li id="li_health1" runat="server" visible="false"><a href="宿舍卫生管理/healthInfoAdd.aspx"
target="main">卫生检查登记</a></li>
<li id="li_health2" runat="server" visible="false"><a href="宿舍卫生管理/healthInfoCheck.aspx"
target="main">检查结果查看</a></li>
</ul>
</div>
<h1 id="h1_illegal" class="type" runat="server" visible="false">
<a href="javascript:void(0)">宿舍违规管理</a></h1>
<div id="div_illegal" class="content" runat="server" visible="false">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<img src="images/menu_topline.gif" width="182" height="5" />
</td>
</tr>
</table>
<ul class="MM">
<li id="li_illegal1" runat="server" visible="false"><a href="宿舍违规管理/illegalInfoAdd.aspx"
target="main">违规信息登记</a></li>
<li id="li_illegal2" runat="server" visible="false"><a href="宿舍违规管理/illegalInfoManage.aspx"
target="main">宿舍违规处理</a></li>
<li id="li_illegal3" runat="server" visible="false"><a href="宿舍违规管理/illegalInfoCheck.aspx"
target="main">处理结果查看</a></li>
</ul>
</div>
<h1 id="h1_appraisal" class="type" runat="server" visible="false">
<a href="javascript:void(0)">宿舍评比管理</a></h1>
<div id="div_appraisal" class="content" runat="server" visible="false">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<img src="images/menu_topline.gif" width="182" height="5" />
</td>
</tr>
</table>
<ul class="MM">
<li id="li_appraisal1" runat="server" visible="false"><a href="宿舍评比管理/appraisalSet.aspx"
target="main">评比设定</a></li>
<li id="li_appraisal2" runat="server" visible="false"><a href="宿舍评比管理/appraisalInfoCheck.aspx"
target="main">评比结果查看</a></li>
</ul>
</div>
<h1 id="h1_system" class="type" runat="server" visible="false">
<a href="javascript:void(0)">系统用户管理</a></h1>
<div id="div_system" class="content" runat="server" visible="false">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<img src="images/menu_topline.gif" width="182" height="5" />
</td>
</tr>
</table>
<ul class="MM">
<li id="li_system1" runat="server" visible="false"><a href="系统用户管理/LogCheck.aspx"
target="main">登录日志查看</a></li>
<li id="li_system2" runat="server" visible="false"><a href="系统用户管理/UserManage.aspx"
target="main">用户信息管理</a></li>
<li id="li_system3" runat="server" visible="false"><a href="系统用户管理/apartmentManagerUpdate.aspx?managerName=<%=Session["managerName"]%>"
target="main">宿管信息修改</a></li>
<li id="li_system4" runat="server" visible="false"><a href="系统用户管理/studentInfoUpdate.aspx?studentNumber=<%=Session["studentNumber"]%>"
target="main">学生信息修改</a></li>
<li id="li_system5" runat="server" visible="false"><a href="系统用户管理/password.aspx"
target="main">登录密码更改</a></li>
</ul>
</div>
<h1 class="type">
<a href="javascript:void(0)">关于</a></h1>
<div class="content">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<img src="images/menu_topline.gif" width="182" height="5" />
</td>
</tr>
</table>
<ul class="MM">
<li><a href="关于/aboutAuthor.aspx" target="main">作者信息</a></li>
<li><a href="关于/aboutSystem.aspx" target="main">系统信息</a></li>
</ul>
</div>
</div>
<script type="text/javascript">
var contents = document.getElementsByClassName('content');
var toggles = document.getElementsByClassName('type');
var myAccordion = new fx.Accordion(toggles, contents, { opacity: true, duration: 400 });
myAccordion.showThisHideOpen(contents[0]);
</script>
</td>
</tr>
</table>
</body>
</html>