|
@@ -13,9 +13,9 @@
|
|
|
<!-- 头部 -->
|
|
<!-- 头部 -->
|
|
|
<div class="head" th:fragment="header">
|
|
<div class="head" th:fragment="header">
|
|
|
<div class="headLine">
|
|
<div class="headLine">
|
|
|
- <div class="logo">
|
|
|
|
|
|
|
+ <div class="logoNew">
|
|
|
<img th:src="@{/assets/images/logoPng.png}" th:alt="logo" th:title="苏州高新区企业发展服务云平台">
|
|
<img th:src="@{/assets/images/logoPng.png}" th:alt="logo" th:title="苏州高新区企业发展服务云平台">
|
|
|
- <span>欢迎来到企业发展服务平台!</span>
|
|
|
|
|
|
|
+ <span>苏州高新区企业发展服务云平台</span>
|
|
|
</div>
|
|
</div>
|
|
|
<!--<div class="name fl hidden-xs">-->
|
|
<!--<div class="name fl hidden-xs">-->
|
|
|
<!--<a th:href="${logo.link}" th:if="${logo.link}">[[${logo.name}]]</a>-->
|
|
<!--<a th:href="${logo.link}" th:if="${logo.link}">[[${logo.name}]]</a>-->
|
|
@@ -61,7 +61,7 @@
|
|
|
<!--<a th:if="*{id==80}" onclick="checkLogin1('azw')" th:id="*{id}" name="safetySupervision" th:text="*{name}" ></a>-->
|
|
<!--<a th:if="*{id==80}" onclick="checkLogin1('azw')" th:id="*{id}" name="safetySupervision" th:text="*{name}" ></a>-->
|
|
|
<!--</li>-->
|
|
<!--</li>-->
|
|
|
<li role="presentation" >
|
|
<li role="presentation" >
|
|
|
- <a th:href="@{/newsList}" data-title="通知公告">通知公告</a>
|
|
|
|
|
|
|
+ <a th:href="@{/index/#/newsList}" data-title="通知公告">通知公告</a>
|
|
|
</li>
|
|
</li>
|
|
|
<li role="presentation" >
|
|
<li role="presentation" >
|
|
|
<a th:href="@{/home/informList/66}" data-title="政策雷达" target="_blank">政策雷达</a>
|
|
<a th:href="@{/home/informList/66}" data-title="政策雷达" target="_blank">政策雷达</a>
|
|
@@ -70,7 +70,7 @@
|
|
|
<a th:href="@{/home/informList/69}" data-title="申报服务">申报服务</a>
|
|
<a th:href="@{/home/informList/69}" data-title="申报服务">申报服务</a>
|
|
|
</li>
|
|
</li>
|
|
|
<li role="presentation" >
|
|
<li role="presentation" >
|
|
|
- <a th:href="@{/activityHome}" data-title="专题活动">专题活动</a>
|
|
|
|
|
|
|
+ <a th:href="@{/index/#/activityHome}" data-title="专题活动">专题活动</a>
|
|
|
</li>
|
|
</li>
|
|
|
<li role="presentation" >
|
|
<li role="presentation" >
|
|
|
<a th:href="@{/serviceleague/home}" data-title="服务联盟">服务联盟</a>
|
|
<a th:href="@{/serviceleague/home}" data-title="服务联盟">服务联盟</a>
|