Browse Source

修改科技服务页面

wanghui 8 years ago
parent
commit
b4e547bbd2
1 changed files with 4 additions and 4 deletions
  1. 4 4
      src/main/webapp/WEB-INF/views/portal/service/propertyRight.html

+ 4 - 4
src/main/webapp/WEB-INF/views/portal/service/propertyRight.html

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