|
|
@@ -213,28 +213,28 @@
|
|
|
<!-- </@jp.contents>-->
|
|
|
<!-- </ul>-->
|
|
|
<!-- </div>-->
|
|
|
- <div class="sort-item">
|
|
|
- <ul>
|
|
|
- <li><a href="#">当前位置:</a></li>
|
|
|
- <li><a href="${CPATH}/">首页</a>></li>
|
|
|
- <li><a id="customerCase" href="${CPATH}/customerCase">企业案例</a>></li>
|
|
|
- <li><a href="#">${(content.getMetadataByKey("company_name"))!}(
|
|
|
- <@jp.taxonomys module="customers">
|
|
|
- <#list taxonomys as taxonomy>
|
|
|
- <#if taxonomy.type=="category">
|
|
|
- <@jp.contents module="customers" typeSlug="${taxonomy.title}">
|
|
|
- <#list contents as cont>
|
|
|
- <#if cont == content>
|
|
|
- ${taxonomy.title}
|
|
|
- </#if>
|
|
|
- </#list>
|
|
|
- </@jp.contents>
|
|
|
- </#if>
|
|
|
- </#list>
|
|
|
- </@jp.taxonomys>
|
|
|
- )</a></li>
|
|
|
- </ul>
|
|
|
- </div>
|
|
|
+<!-- <div class="sort-item">-->
|
|
|
+<!-- <ul>-->
|
|
|
+<!-- <li><a href="#">当前位置:</a></li>-->
|
|
|
+<!-- <li><a href="${CPATH}/">首页</a>></li>-->
|
|
|
+<!-- <li><a id="customerCase" href="${CPATH}/customerCase">企业案例</a>></li>-->
|
|
|
+<!-- <li><a href="#">${(content.getMetadataByKey("company_name"))!}(-->
|
|
|
+<!-- <@jp.taxonomys module="customers">-->
|
|
|
+<!-- <#list taxonomys as taxonomy>-->
|
|
|
+<!-- <#if taxonomy.type=="category">-->
|
|
|
+<!-- <@jp.contents module="customers" typeSlug="${taxonomy.title}">-->
|
|
|
+<!-- <#list contents as cont>-->
|
|
|
+<!-- <#if cont == content>-->
|
|
|
+<!-- ${taxonomy.title}-->
|
|
|
+<!-- </#if>-->
|
|
|
+<!-- </#list>-->
|
|
|
+<!-- </@jp.contents>-->
|
|
|
+<!-- </#if>-->
|
|
|
+<!-- </#list>-->
|
|
|
+<!-- </@jp.taxonomys>-->
|
|
|
+<!-- )</a></li>-->
|
|
|
+<!-- </ul>-->
|
|
|
+<!-- </div>-->
|
|
|
<div class="content-left">
|
|
|
<div class="sort-list">
|
|
|
<@jp.taxonomys module="customers">
|