Browse Source

跳转打开空白页

anderx 2 years ago
parent
commit
31c3989cc0
1 changed files with 8 additions and 8 deletions
  1. 8 8
      src/main/webapp/WEB-INF/views/portal/index.html

+ 8 - 8
src/main/webapp/WEB-INF/views/portal/index.html

@@ -112,19 +112,19 @@
 					</div>
 				</div>
 				<div class="newapply_list">
-					<a href="http://124.232.146.72:7015/#/login?redirect=%2Findex">
+					<a href="http://124.232.146.72:7015/#/login?redirect=%2Findex" target="_blank">
 						<div class="newapply_listitem">
 							<img class="newapply_licon" th:src="${portalHost+'/img/newapply/yffy.png'}" alt="" />
 							<span class="newapply_ltxt">研发费用归集</span>
 						</div>
 					</a>
-					<a href="http://c.tianchuang.xin/#/site-home">
+					<a href="http://c.tianchuang.xin/#/site-home" target="_blank">
 						<div class="newapply_listitem">
 							<img class="newapply_licon" th:src="${portalHost+'/img/newapply/xypg.png'}" alt="" />
 							<span class="newapply_ltxt">信用评估</span>
 						</div>
 					</a>
-					<a href="http://218.77.58.154:8888/#/login">
+					<a href="http://218.77.58.154:8888/#/login" target="_blank">
 						<div class="newapply_listitem">
 							<img class="newapply_licon" th:src="${portalHost+'/img/newapply/jsxx.png'}" alt="" />
 							<span class="newapply_ltxt">技术信息舆情</span>
@@ -137,32 +137,32 @@
 <!--						</div>-->
 <!--					</a>-->
 
-					<a href="http://140.210.193.73/login">
+					<a href="http://140.210.193.73/login" target="_blank">
 						<div class="newapply_listitem">
 							<img class="newapply_licon" th:src="${portalHost+'/img/newapply/zhcqdn.png'}" alt="" />
 							<span class="newapply_ltxt">智慧产权大脑</span>
 						</div>
 					</a>
 
-					<a th:href="@{/portal/evaluation/evaluate}">
+					<a th:href="@{/portal/evaluation/evaluate}" target="_blank">
 						<div class="newapply_listitem">
 							<img class="newapply_licon" th:src="${portalHost+'/img/newapply/gqzx.png'}" alt="" />
 							<span class="newapply_ltxt">高企在线评估</span>
 						</div>
 					</a>
-					<a th:href="@{/user/signIn}">
+					<a th:href="@{/user/signIn}" target="_blank">
 						<div class="newapply_listitem">
 							<img class="newapply_licon" th:src="${portalHost+'/img/newapply/rzffs.png'}" alt="" />
 							<span class="newapply_ltxt">入驻为服务商</span>
 						</div>
 					</a>
-					<a th:href="@{/portal/technologyTrading/achievementList}">
+					<a th:href="@{/portal/technologyTrading/achievementList}" target="_blank">
 						<div class="newapply_listitem">
 							<img class="newapply_licon" th:src="${portalHost+'/img/newapply/jscg.png'}" alt="" />
 							<span class="newapply_ltxt">技术成果展示</span>
 						</div>
 					</a>
-					<a th:href="@{/portal/technologyTrading/demandList}">
+					<a th:href="@{/portal/technologyTrading/demandList}" target="_blank">
 						<div class="newapply_listitem">
 							<img class="newapply_licon" th:src="${portalHost+'/img/newapply/jsxq.png'}" alt="" />
 							<span class="newapply_ltxt">技术需求展示</span>