Parcourir la source

登录页样式

zhaowenli il y a 5 ans
Parent
commit
2765621720
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/main/resources/templates/home/common/headerLogin.html

+ 1 - 1
src/main/resources/templates/home/common/headerLogin.html

@@ -8,7 +8,7 @@
 	
 	<!-- 头部 -->
 		<div class="head" th:fragment="headerLogin">
-			<div class="w1300 container clearfix">
+			<div class="w1300 container clearfix" style="width:100%;padding-left:0;">
 				<div class="logo fl">
 <!--					<img  th:src="@{*{fileUrl}+*{logo.fileDown.file_url}}" th:alt="*{logo.fileDown.file_name}">-->
 					<img th:src="@{/img/logoPng.png}" alt="" style="background-color: #488DFB">