|
@@ -33,10 +33,10 @@
|
|
|
<a href="{{ breadcrumb.url }}" class="link text-underline--none">
|
|
|
|
|
|
{% if forloop.index == 1 %}
|
|
|
- <!-- 第一个 breadcrumb 使用 ion-ios-home 图标 -->
|
|
|
+ <!-- 绗�竴涓� breadcrumb 浣跨敤 ion-ios-home 鍥炬爣 -->
|
|
|
<i class="ion-ios-home"></i>
|
|
|
{% else %}
|
|
|
- <!-- 其它 breadcrumb 使用 ion-ios-arrow-forward 图标 -->
|
|
|
+ <!-- 鍏跺畠 breadcrumb 浣跨敤 ion-ios-arrow-forward 鍥炬爣 -->
|
|
|
<i class="ion-ios-arrow-forward"></i>
|
|
|
{% endif %}
|
|
|
{{ breadcrumb.name }}
|