|
|
@@ -177,6 +177,7 @@
|
|
|
</#macro>
|
|
|
<head>
|
|
|
<link rel="stylesheet" href="${CTPATH}/assets/css/customerDeMo.css" />
|
|
|
+ <script src="${CTPATH}/assets/js/test.js"></script>
|
|
|
</head>
|
|
|
|
|
|
<@layout>
|
|
|
@@ -197,7 +198,7 @@
|
|
|
<ul>
|
|
|
<li><a href="#">当前位置:</a></li>
|
|
|
<li><a href="${CPATH}/">首页</a>></li>
|
|
|
- <li><a href="${CPATH}/customerCase">企业案例</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>
|