소스 검색

立即评估跳转BUG修改

anderx 8 년 전
부모
커밋
d202d9e20c
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      src/main/webapp/WEB-INF/views/portal/technologyTrading/assessMent.html

+ 2 - 1
src/main/webapp/WEB-INF/views/portal/technologyTrading/assessMent.html

@@ -136,8 +136,9 @@
   				</div>
   			</div>
   		</div>
+  		<input type="hidden" th:isLogin="${!isLogin}" id="isLogin" />
   		<div class="process_btn">
-  			<a href="/user/account/index.html#normal" >立即评估</a>
+  			<a>立即评估</a>
   			<a href="javascript:;" onclick="_MEIQIA('showPanel')">在线咨询</a>
   		</div>
   	</div>