master
dsh 1 year ago
parent fbc11cb6fa
commit ddbb5355f4

@ -18,23 +18,14 @@
<link rel="icon" href="images/favicon.ico" type="image/x-icon"> <link rel="icon" href="images/favicon.ico" type="image/x-icon">
<style> <style>
body { body {
width: 980px; width: 100%;
margin: 0 auto; margin: 0 auto;
background: url(/images/beij.jpg) repeat; height: 100%;
background-image: url(/images/bg_login1.png);
background-size: cover;
background-position: center;
background-attachment: fixed;
} }
.top {
background: url(/images/logo.jpg) no-repeat;
width: 980px;
height: 124px;
}
.main {
background: url(/images/bj.jpg) repeat-x;
width: 980px;
height: 476px
}
img { img {
border: none; border: none;
} }
@ -148,15 +139,14 @@ a:visited {
</script> </script>
</head> </head>
<body> <body>
<div style="text-align: center; margin-top: 50px;"> <div style="text-align: center;">
<form action="/servlet/loginServlet" method="post"> <form action="/servlet/loginServlet" method="post">
<input name="versionOfJxc" value='1' checked type="hidden" size="24" /> <input name="versionOfJxc" value='1' checked type="hidden" size="24" />
<div class="top"></div>
<div class="main"> <div class="main">
<table width="913px" border="0" height="444px" align="center"> <table width="913px" border="0" height="100%" align="center">
<tr> <tr>
<td <td
style="background: url(images/map.jpg) no-repeat; width: 898px; height: 444px;"> style="width: 898px; height: 444px;">
<table width="670" height="415" border="0"> <table width="670" height="415" border="0">
<tr> <tr>
<td width="230" height="79"></td> <td width="230" height="79"></td>
@ -165,7 +155,7 @@ a:visited {
<td height="330"></td> <td height="330"></td>
<td> <td>
<table width="404" border="0" <table width="404" border="0"
style="font-family: 宋体; font-size: 14px; color: #006699;"> style="font-family: 宋体; font-size: 14px; color: #006699;margin-top: 30px;">
<tr> <tr>
<td width="107" height="33" align="right" <td width="107" height="33" align="right"
style="padding-right: 5px">用户名:</td> style="padding-right: 5px">用户名:</td>

@ -22,10 +22,16 @@ a:visited {
color: green color: green
} }
--> -->
body{
background-image:url(/images/main.jpg);
background-size: cover;
background-position: center;
background-attachment: fixed;
}
</style> </style>
<link href="./css/style1.css" rel="stylesheet" type="text/css" /> <link href="./css/style1.css" rel="stylesheet" type="text/css" />
</head> </head>
<body background="./images/main.jpg"> <body>
<table width="90%" border="0" align="center" cellpadding="0" <table width="90%" border="0" align="center" cellpadding="0"
cellspacing="1"> cellspacing="1">

@ -240,7 +240,7 @@ document.write("<link type=\"text/css\" rel=\"StyleSheet\" href=\"" + cssFile +
<BODY style="BACKGROUND-IMAGE: url(/images/bg.gif); MARGIN: 0px; BACKGROUND-REPEAT: repeat-x ;width: 99%;"> <BODY style="BACKGROUND-IMAGE: url(/images/bg.gif); MARGIN: 0px; BACKGROUND-REPEAT: repeat-x ;width: 99%;">
<form id="form1"> <form id="form1">
<DIV id=logo <DIV id=logo
style="BACKGROUND-IMAGE: url(/images/logo.png); BACKGROUND-REPEAT: no-repeat"> style="BACKGROUND-IMAGE: url(/images/logo1.png); BACKGROUND-REPEAT: no-repeat">
<DIV <DIV
style="PADDING-RIGHT: 0px; width:101%;BACKGROUND-POSITION: right 50%; DISPLAY: block; PADDING-LEFT: 0px; BACKGROUND-IMAGE: url(/images/bg_banner_menu.gif); PADDING-BOTTOM: 0px; PADDING-TOP: 3px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 30px; TEXT-ALIGN: right"> style="PADDING-RIGHT: 0px; width:101%;BACKGROUND-POSITION: right 50%; DISPLAY: block; PADDING-LEFT: 0px; BACKGROUND-IMAGE: url(/images/bg_banner_menu.gif); PADDING-BOTTOM: 0px; PADDING-TOP: 3px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 30px; TEXT-ALIGN: right">
<IMG src="/images/nav_help.gif" style="display: inline-block;vertical-align: middle;"/>&nbsp; <IMG src="/images/nav_help.gif" style="display: inline-block;vertical-align: middle;"/>&nbsp;

@ -28,8 +28,8 @@
<link rel="stylesheet" type="text/css" href="../../../js/2k3Dialog.css"> <link rel="stylesheet" type="text/css" href="../../../js/2k3Dialog.css">
<style type="text/css"> <style type="text/css">
html { html {
overflow-x: hidden; overflow-x: auto;
overflow-y: hidden; overflow-y: auto;
} }
select { select {
width: 155px; width: 155px;
@ -78,6 +78,9 @@ select {
#myGrid .gridBody .gridRow span a,img,input { #myGrid .gridBody .gridRow span a,img,input {
margin-right: 6px; margin-right: 6px;
} }
td .cell1{
width: 13%;
}
</style> </style>
<script> <script>
//权限控制 //权限控制
@ -179,7 +182,7 @@ select {
} }
</script> </script>
<body onload="setValue();" scroll="no"> <body onload="setValue();" scroll="no">
<form name="form1" method="post" action="/servlet/EmpManage" style="height: 100%;"> <form name="form1" method="post" action="/servlet/EmpManage" style="height: 98%;">
<input type="hidden" name="operate" value="" /> <input type="hidden" name="operate" value="" />
<table width="99%" border="0" align="center" cellpadding="0" <table width="99%" border="0" align="center" cellpadding="0"
cellspacing="1" class="box"> cellspacing="1" class="box">
@ -203,7 +206,7 @@ select {
</tr> </tr>
</table> </table>
<table width="99%" border="0" align="center" cellpadding="2" <table width="99%" border="0" align="center" cellpadding="2"
cellspacing="1" class="table02"> cellspacing="1" class="table02" height="60px">
<tr bgcolor="#FFFFFF"> <tr bgcolor="#FFFFFF">
<td class="cell1">所属地市</td> <td class="cell1">所属地市</td>
<td class="cell2" width="10%"> <td class="cell2" width="10%">
@ -268,7 +271,7 @@ select {
int rowcount = buf.getRowCount(); int rowcount = buf.getRowCount();
%> %>
<table width="99%" border="0" align="center" cellpadding="0" <table width="99%" border="0" align="center" cellpadding="0"
cellspacing="1" class="box" style="height: 87%;"> cellspacing="1" class="box" style="height: 84%;">
<tr> <tr>
<td> <td>
<div style="width: 100%; height: 96%; overflow: auto;"> <div style="width: 100%; height: 96%; overflow: auto;">

@ -37,8 +37,8 @@
<link rel="stylesheet" type="text/css" href="../../../js/2k3Dialog.css"> <link rel="stylesheet" type="text/css" href="../../../js/2k3Dialog.css">
<style type="text/css"> <style type="text/css">
html { html {
overflow-x: hidden; overflow-x: auto;
overflow-y: hidden; overflow-y: auto;
} }
select { select {
@ -150,7 +150,7 @@ select {
</script> </script>
</head> </head>
<body onload="setValue();" scroll="no"> <body onload="setValue();" scroll="no">
<form name="form1" method="post" action="/servlet/TrainManage" style="height: 100%;"> <form name="form1" method="post" action="/servlet/TrainManage" style="height: 98%;">
<input type="hidden" name="operate" value="" /> <input type="hidden" name="operate" value="" />
<table width="99%" border="0" align="center" cellpadding="0" <table width="99%" border="0" align="center" cellpadding="0"
cellspacing="1" class="box"> cellspacing="1" class="box">
@ -174,7 +174,7 @@ select {
</tr> </tr>
</table> </table>
<table width="99%" border="0" align="center" cellpadding="2" <table width="99%" border="0" align="center" cellpadding="2"
cellspacing="1" class="table02"> cellspacing="1" height="60px" class="table02">
<tr bgcolor="#FFFFFF"> <tr bgcolor="#FFFFFF">
<td class="cell1">所属地市</td> <td class="cell1">所属地市</td>
<td class="cell2" width="10%"><select class='aselect' <td class="cell2" width="10%"><select class='aselect'
@ -241,7 +241,7 @@ select {
int rowcount = buf.getRowCount(); int rowcount = buf.getRowCount();
%> %>
<table width="99%" border="0" align="center" cellpadding="0" <table width="99%" border="0" align="center" cellpadding="0"
cellspacing="1" class="box" style="height: 87%;"> cellspacing="1" class="box" style="height: 86%;">
<tr> <tr>
<td> <td>
<div style="width: 100%; height: 96%; overflow: auto;"> <div style="width: 100%; height: 96%; overflow: auto;">

@ -25,7 +25,7 @@
<link rel="stylesheet" type="text/css" href="../../../js/2k3Menu.css"> <link rel="stylesheet" type="text/css" href="../../../js/2k3Menu.css">
<link rel="stylesheet" type="text/css" href="../../../js/2k3Dialog.css"> <link rel="stylesheet" type="text/css" href="../../../js/2k3Dialog.css">
<style type="text/css"> <style type="text/css">
html { overflow-x:hidden; overflow-y:hidden; } html { overflow-x:auto; overflow-y:auto; }
select select
{ {
width:155px; width:155px;
@ -123,7 +123,7 @@ function selectChange(i)
</script> </script>
</head> </head>
<body onload="setValue();"> <body onload="setValue();">
<form name="form1" method="post" action="/servlet/ExmManage" style="height: 100%;"> <form name="form1" method="post" action="/servlet/ExmManage" style="height: 98%;">
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="1" class="box"> <table width="100%" border="0" align="center" cellpadding="0" cellspacing="1" class="box">
<tr> <tr>
<td valign="top"> <td valign="top">
@ -141,7 +141,7 @@ function selectChange(i)
</tr> </tr>
</table> </table>
<input type="hidden" name="operate" value=""/> <input type="hidden" name="operate" value=""/>
<table width="100%" border="0" align="center" cellpadding="2" cellspacing="1" class="table02"> <table width="100%" border="0" height="60px" align="center" cellpadding="2" cellspacing="1" class="table02">
<tr bgcolor="#FFFFFF"> <tr bgcolor="#FFFFFF">
<td class="cell1">所属地市</td> <td class="cell1">所属地市</td>
<td class="cell2" width="10%"> <td class="cell2" width="10%">
@ -190,7 +190,7 @@ function selectChange(i)
if (buf != null) { if (buf != null) {
int rowcount = buf.getRowCount(); int rowcount = buf.getRowCount();
%> %>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="1" class="box" style="height: 87%;"> <table width="100%" border="0" align="center" cellpadding="0" cellspacing="1" class="box" style="height: 86%;">
<tr> <tr>
<td> <td>
<div style="width:100%; height:96%;overflow: auto;"> <div style="width:100%; height:96%;overflow: auto;">
@ -200,7 +200,7 @@ function selectChange(i)
<div class="gridRow"> <div class="gridRow">
<span style="width: 100px;"><b>序号</b></span> <span style="width: 100px;"><b>序号</b></span>
<span ><b>人员编号</b></span> <span ><b>人员编号</b></span>
<span ><b>人员姓名</b></span> <span style="width: 100px;"><b>人员姓名</b></span>
<span style="width: 100px;"><b>审核状态</b></span> <span style="width: 100px;"><b>审核状态</b></span>
<span ><b>审核人</b></span> <span ><b>审核人</b></span>
<span ><b>审核时间</b></span> <span ><b>审核时间</b></span>
@ -240,7 +240,7 @@ function selectChange(i)
<div class="gridRow"> <div class="gridRow">
<span width="5px" style="text-align: center;width: 100px"><%=i+1%></span> <span width="5px" style="text-align: center;width: 100px"><%=i+1%></span>
<span><%=tempEmpid%></span> <span><%=tempEmpid%></span>
<span><%=buf.fget("empname",i)%></span> <span style="width: 100px;"><%=buf.fget("empname",i)%></span>
<span style="width: 100px;"> <span style="width: 100px;">
<% <%
if(tempExaminestate.equals("已审核")){ if(tempExaminestate.equals("已审核")){

Loading…
Cancel
Save