|
|
@@ -34,9 +34,9 @@
|
|
|
<li><a th:href="${basePath+'/portal/newsList'}">新闻动态</a> </li>
|
|
|
<li>></li>
|
|
|
<!-- @{/portal/technologyTrading/achievementList(fieldA=${industry.id})} -->
|
|
|
- <li><a th:href="@{/portal/newsList(type=${news.type})}" th:text="${news.type}==0?'公司新闻':'行业新闻'">公司新闻</a> </li>
|
|
|
+ <li><a th:href="@{/portal/news(type=${news.type})}" th:text="${news.type}==0?'公司新闻':'行业新闻'">公司新闻</a> </li>
|
|
|
<li>></li>
|
|
|
- <li class="active"><a href="#" th:text="${news.title}">科德高企培育系列讲座走进湘乡</a> </li>
|
|
|
+ <li class="active"><a href="javascript:;" th:text="${news.title}">科德高企培育系列讲座走进湘乡</a> </li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
</div>
|