Ver código fonte

修改xerces版本

HD_wangm 11 meses atrás
pai
commit
5c3dc37d32
2 arquivos alterados com 12 adições e 4 exclusões
  1. 1 1
      pom.xml
  2. 11 3
      src/main/webapp/yw/eu/client/toClient.jsp

+ 1 - 1
pom.xml

@@ -362,7 +362,7 @@
 		<dependency>
 		    <groupId>xerces</groupId>
 		    <artifactId>xercesImpl</artifactId>
-		    <version>2.6.2</version>
+		    <version>2.12.2</version>
 		</dependency>
 
 		<dependency>

+ 11 - 3
src/main/webapp/yw/eu/client/toClient.jsp

@@ -18,12 +18,20 @@
         		+ obj + '&tabid='+getCurrentTabId());
 	}
 </script>
-
+<style>
+.container-layout {
+    padding-top: 0px;
+    width: 100%;
+}
+table {
+	border-top: 2px solid #3497db;
+}
+</style>
 </head>
 <body>
-<div id="title" class="form-button">
+<!-- <div id="title" class="form-button">
 	<input onclick="closeWindow();" type="button" value="关闭" class="l-button">
-</div>
+</div> -->
 <div class="container-layout">
 	<div class="forum-container">
 		 <table>