|
|
@@ -95,10 +95,10 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div th:if="${!isLogin}" class="welfare_href">
|
|
|
- <a onclick="_MEIQIA('showPanel')">立即申请</a>
|
|
|
- <a onclick="_MEIQIA('showPanel')">专利征集</a>
|
|
|
+ <a class="head_login">立即申请</a>
|
|
|
+ <a class="head_login">专利征集</a>
|
|
|
</div>
|
|
|
- <div th:if="${!isLogin}" class="welfare_href">
|
|
|
+ <div th:if="${isLogin}" class="welfare_href">
|
|
|
<a th:href="${basePath + '/user/account/services.html#patent'}">
|
|
|
立即申请
|
|
|
</a>
|
|
|
@@ -113,7 +113,7 @@
|
|
|
<h4>软件著作权</h4>
|
|
|
<div th:if="${!isLogin}" class="copyright_left">
|
|
|
<img th:src="${portalHost+'/img/property_05.png'}" alt="" />
|
|
|
- <a onclick="_MEIQIA('showPanel')">立即申请</a>
|
|
|
+ <a href="" class="head_login">立即申请</a>
|
|
|
</div>
|
|
|
<div th:if="${isLogin}" class="copyright_left">
|
|
|
<img th:src="${portalHost+'/img/property_05.png'}" alt="" />
|