Przeglądaj źródła

版本切换2.2.21

anderx 2 lat temu
rodzic
commit
815f53c4d7

+ 1 - 5
src/main/java/com/goafanti/common/controller/WebpageController.java

@@ -1623,11 +1623,7 @@ public class WebpageController extends BaseController {
 		return modelAndView;
 	}
 
-	@RequestMapping("/portal/test")
-	public ModelAndView test(ModelAndView modelAndView){
-		modelAndView.setViewName("/portal/test");
-		return modelAndView;
-	}
+
 
 	/**
 	 * 新闻详情

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

@@ -150,7 +150,7 @@
 							<span class="newapply_ltxt">高企在线评估</span>
 						</div>
 					</a>
-					<a th:href="@{portal/answers}" target="_blank">
+					<a th:href="@{/portal/answers}" target="_blank">
 						<div class="newapply_listitem">
 							<img class="newapply_licon" th:src="${portalHost+'/img/newapply/rzffs.png'}" alt="" />
 							<span class="newapply_ltxt">技淘百问</span>