Explorar el Código

修改首页图

郎学彬 hace 4 años
padre
commit
09adbe976c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/main/webapp/admin/main.html

+ 1 - 1
src/main/webapp/admin/main.html

@@ -18,7 +18,7 @@
 		</style>
 	</head>
 	<body>
-		<img alt="" src="../images/homeBack.jpg" width = "100%" height = "100%">
+		<img alt="" src="../images/homeBack.png" width = "100%" height = "100%">
 		<script type="text/javascript">
 		</script>
 	</body>