|
|
@@ -68,7 +68,11 @@
|
|
|
<!--<a class="dropdown-item" href="/web/common/html/pdfViewer.html?type=userGuide" target="_blank">用户手册</a>
|
|
|
<a class="dropdown-item" href="/web/common/html/pdfViewer.html?type=upgradeGuide" target="_blank">升级说明</a>-->
|
|
|
<a class="dropdown-item" href="http://doc.zhzdwd.com/docs/yh_yhsc/yh_yhsc-1bup3dm7iacsg" target="_blank">用户手册</a>
|
|
|
- <a class="dropdown-item" href="http://doc.zhzdwd.com/docs/yanghuUpdate" target="_blank">升级说明</a>
|
|
|
+ <% if (compilationName === '公路造价(2018)') { %>
|
|
|
+ <a class="dropdown-item" href="http://doc.zhzdwd.com/docs/glyun/glyun-1cfge2jui6nh9" target="_blank">升级说明</a>
|
|
|
+ <% } else { %>
|
|
|
+ <a class="dropdown-item" href="http://doc.zhzdwd.com/docs/yanghuUpdate" target="_blank">升级说明</a>
|
|
|
+ <% } %>
|
|
|
<a class="dropdown-item" href="https://smartcost.com.cn/" target="_blank">纵横官网</a>
|
|
|
<!-- <a class="dropdown-item" href="#">动画教程</a>-->
|
|
|
<% if (compilationName === '公路造价(2018)') { %>
|