Forráskód Böngészése

页面板式问题

git-svn-id: https://192.168.57.71/svn/jsgkj@1512 931142cf-59ea-a443-aa0e-51397b428577
ld_xuhx 8 éve
szülő
commit
6c3c49e4cf

+ 9 - 9
gkjsjy/trunk/WebContent/WEB-INF/pages/ggfwxxgl/jdtxxx/jdtxxxmain.jsp

@@ -27,8 +27,8 @@
 <body>
 		<div class="box" >
 		<div class="box-content" >
-<form action="${app }/jdtxxx/main" id="jdtxxxform" method="post"> 	
-					<table class="search_table" cellpadding="0" cellspacing="0">
+		<form action="${app }/jdtxxx/main" id="jdtxxxform" method="post"> 	
+			<table class="search_table" cellpadding="0" cellspacing="0">
 					<tr>
 						<th width="12%"></th>
 						<th width="22%"></th>	
@@ -86,9 +86,7 @@
                          </td>
                     </tr>
 				</table>
-</form>	
-			</div>
-			<!-- 列表 -->
+					<!-- 列表 -->
 			<div  style="background-color:#f4f4f4;">
 				<table class="main_table" cellpadding="0" cellspacing="0">
 					<tr>
@@ -148,9 +146,11 @@
 			</div>
 			<!-- 分页 -->
 			<jsp:include page="../../pageinfo.jsp"></jsp:include>
-			
-		</div>
-	
-<jsp:include page="../../showHistory.jsp"></jsp:include>
+			<jsp:include page="../../showHistory.jsp"></jsp:include>
+		</form>	
+					
+</div>
+</div>
+
 </body>
 </html>

+ 5 - 4
gkjsjy/trunk/WebContent/WEB-INF/pages/gkyxtjyfx/dcttltj/dcttltj.jsp

@@ -176,8 +176,8 @@ width:50px;
 </style>
 </head>
 <body>
-<div style="background-color:#f4f4f5;border: 1px solid #d0d1d6;">
-<div style="margin-top:30px;background-color:#f4f4f5 ">
+<div class="box">
+<div class="box-content">
 <form action="${app }/dcttltj/main" id="dcttltjform" method="post">
 <div class="searchdiv">
 <table class="search_table" cellpadding="0" cellspacing="0" align="center"  >
@@ -250,11 +250,11 @@ width:50px;
 </table>
 </div>
 </form>
-</div>
+
 <h2 align="center" style="margin-top:20px;" ><font style="font-size:16px;color:#196794;font-family:微软雅黑;font-weight: bold;">
 ${queryTime1}<c:if test="${queryTime2!=''&&(queryTime2!=queryTime1)}">-${queryTime2}</c:if>单船吞吐量统计图</font></h2>
 <div id="container" style="min-width: 200px; min-height:300px; margin: 0 auto;"></div>
-	<div style="margin:28px 35px ;height:40%;min-height:200px;">
+	<div style="margin:28px 0px ;height:40%;min-height:200px;">
     <table id="dctjtb" class="main_table" style="width:99%" >
 			<tr >
 				<th rowspan="2">货物种类</th>
@@ -289,6 +289,7 @@ ${queryTime1}<c:if test="${queryTime2!=''&&(queryTime2!=queryTime1)}">-${queryTi
 			</c:forEach>
 		</table>
 	</div>
+	</div>
 </div>
 </body>
 </html>

+ 5 - 4
gkjsjy/trunk/WebContent/WEB-INF/pages/gkyxtjyfx/gkttlfx/hwttlfz.jsp

@@ -319,11 +319,11 @@ width:50px;
 </style>
 </head>
 <body >
-<div style="background-color:#f4f4f5;border: 1px solid #d0d1d6;">
-<div style="margin-top:30px;">
+<div class="box">
+<div class="box-content">
 <form action="${app }/hwttlfz/main" id="hwttlfzform" method="post"> 			
     			<!-- 查询条件 -->
- 				<div >
+ 				<div class="searchdiv">
    				   <table class="search_table" cellpadding="0" cellspacing="0">
    				   	   <tr>
 							<th width="11%"></th>
@@ -406,7 +406,7 @@ width:50px;
                     </table>
           		</div>
 </form>
-</div>
+
 <h2 align="center" style="margin-top:20px;" ><font style="font-size:16px;color:#196794;font-family:微软雅黑;font-weight: bold;">
 ${szgkzw}${hwzlzw}吞吐量发展<c:if test="${tonghuanbi=='tongbi'}">同比</c:if><c:if test="${tonghuanbi=='huanbi'||(tonghuanbi=='')}">环比</c:if>分析</font></h2>
 <div id="container" style="min-width: 200px; min-height:300px; margin: 0 auto;"></div>
@@ -463,5 +463,6 @@ ${szgkzw}${hwzlzw}吞吐量发展<c:if test="${tonghuanbi=='tongbi'}">同比</c:
 </div>
 </div>
 </div>
+</div>
 </body>
 </html>