Forráskód Böngészése

feat: template update

igb 4 hónapja
szülő
commit
97c9f5088d

+ 2 - 2
resources/views/liquid_src/1/TechVista/collection_list.liquid

@@ -33,10 +33,10 @@
                                                 <a href="{{ breadcrumb.url }}" class="link text-underline--none">
                                                     &nbsp;
                                                     {% 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 }}

+ 2 - 2
resources/views/liquid_src/1/TechVista/pages_detail.liquid

@@ -33,10 +33,10 @@
                                                 <a href="{{ breadcrumb.url }}" class="link text-underline--none">
                                                     &nbsp;
                                                     {% 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 }}

+ 2 - 2
resources/views/liquid_src/1/TechVista/products_categories.liquid

@@ -35,10 +35,10 @@
                                                 <a href="{{ breadcrumb.url }}" class="link text-underline--none">
                                                     &nbsp;
                                                     {% 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 }}

+ 2 - 2
resources/views/liquid_src/1/TechVista/products_detail.liquid

@@ -32,10 +32,10 @@
                                                 <a href="{{ breadcrumb.url }}" class="link text-underline--none">
                                                     &nbsp;
                                                     {% 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 }}