|
|
@@ -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">
|