Browse Source

查询页面 样式修改

git-svn-id: https://192.168.57.71/svn/jsgkj@1503 931142cf-59ea-a443-aa0e-51397b428577
ld_xuhx 8 years ago
parent
commit
1db6d749c4

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

@@ -174,9 +174,10 @@ width:50px;
 </style>
 </head>
 <body>
-<div style="margin-top:30px;">
+<div style="background-color:#f4f4f5;border: 1px solid #d0d1d6;">
+<div style="margin-top:30px;background-color:#f4f4f5 ">
 <form action="${app }/dcttltj/main" id="dcttltjform" method="post"> 	
-<table class="search_table" cellpadding="0" cellspacing="0" align="center" >
+<table class="search_table" cellpadding="0" cellspacing="0" align="center"  >
 		<tr>
 				<th width="11%"></th>	
 				<th width="22%"></th>
@@ -239,7 +240,7 @@ width:50px;
 ${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;">
-    <table id="dctjtb" class="main_table" style="width:99%" border="1">
+    <table id="dctjtb" class="main_table" style="width:99%" >
 			<tr >
 				<th rowspan="2">货物种类</th>
 				<th colspan="3">总计</th>
@@ -273,5 +274,6 @@ ${queryTime1}<c:if test="${queryTime2!=''&&(queryTime2!=queryTime1)}">-${queryTi
 			</c:forEach>
 		</table>
 	</div>
+</div>
 </body>
 </html>

+ 2 - 2
gkjsjy/trunk/WebContent/WEB-INF/pages/gkyxtjyfx/gkjcssjsfx/gkjcssjsfx.jsp

@@ -233,8 +233,8 @@
   Highcharts.setOptions(Highcharts.theme);
 </script>
 </head>
-<body>
-<div style="margin-top:30px;">
+<body >
+<div style="margin-top:20px;background-color:#f4f4f5;border: 1px solid #d0d1d6;height:70px"  >
 <form action="${app }/gkjcssjsfx/main" id="gkjcssjsfxform" method="post"> 	
 <table class="search_table" cellpadding="0" cellspacing="0" align="center" >
 		<tr>

+ 3 - 2
gkjsjy/trunk/WebContent/WEB-INF/pages/gkyxtjyfx/gkttlfx/hwttlfz.jsp

@@ -318,7 +318,8 @@ width:50px;
 }
 </style>
 </head>
-<body>
+<body >
+<div style="background-color:#f4f4f5;border: 1px solid #d0d1d6;">
 <div style="margin-top:30px;">
 <form action="${app }/hwttlfz/main" id="hwttlfzform" method="post"> 			
     			<!-- 查询条件 -->
@@ -461,6 +462,6 @@ ${szgkzw}${hwzlzw}吞吐量发展<c:if test="${tonghuanbi=='tongbi'}">同比</c:
 </table>	
 </div>
 </div>
-
+</div>
 </body>
 </html>