浏览代码

修改首页图

郎学彬 4 年之前
父节点
当前提交
09adbe976c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/webapp/admin/main.html

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

@@ -18,7 +18,7 @@
 		</style>
 		</style>
 	</head>
 	</head>
 	<body>
 	<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 type="text/javascript">
 		</script>
 		</script>
 	</body>
 	</body>