@@ -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;
- }
+
/**
* 新闻详情
@@ -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>