|
|
@@ -186,19 +186,19 @@
|
|
|
<ul>
|
|
|
<li th:class="${subM}=='apply'?active:''" >
|
|
|
<div>
|
|
|
- <a th:href="@{/portal/service/patent}">申请</a>
|
|
|
+ <a th:href="@{/portal/service/patent}">知识产权申请</a>
|
|
|
|
|
|
</div>
|
|
|
</li>
|
|
|
<li th:class="${subM}=='serviceIndex'?active:''" >
|
|
|
<div>
|
|
|
- <a th:href="@{/portal/service/serviceIndex}">赚钱</a>
|
|
|
+ <a th:href="@{/portal/service/serviceIndex}">知识产权赚钱</a>
|
|
|
|
|
|
</div>
|
|
|
</li>
|
|
|
<li th:class="${subM}=='trading'?active:''" >
|
|
|
<div>
|
|
|
- <a th:href="@{/portal/technologyTrading/tradingIndex}">交易</a>
|
|
|
+ <a th:href="@{/portal/technologyTrading/tradingIndex}">知识产权交易</a>
|
|
|
<!-- <ol class="subnavigation">
|
|
|
<li>
|
|
|
<a th:href="@{/portal/technologyTrading/achievement}">技术成果</a>
|
|
|
@@ -211,7 +211,7 @@
|
|
|
</li>
|
|
|
<li th:class="${subM}=='safeguarding'?active:''" >
|
|
|
<div>
|
|
|
- <a th:href="@{/portal/service/safeguarding}">维权</a>
|
|
|
+ <a th:href="@{/portal/service/safeguarding}">知识产权维权</a>
|
|
|
</div>
|
|
|
</li>
|
|
|
<!-- <li th:class="${subM}=='protect'?active:''" >
|