Просмотр исходного кода

wip:地区行业分类后端修改

wangkaiyue 2 лет назад
Родитель
Сommit
2f52e8b3de
1 измененных файлов с 3 добавлено и 8 удалено
  1. 3 8
      src/web/templates/pc/tags/index.html

+ 3 - 8
src/web/templates/pc/tags/index.html

@@ -43,7 +43,7 @@
                         {{end}}
                     </h2>
                 </section>
-               
+
                 {{if ne .T.type "letter" }}
                     <!-- 筛选器 -->
                     <section class="section section-card selector-card-container">
@@ -70,7 +70,7 @@
                     {{include "/pc/tags/template/search-list.html"}}
                 {{end}}
                 <!-- 筛选结果标签 -->
-                <!-- 
+                <!--
                     type !="industry" 且 haveList==false
                 -->
                 {{if and (ne .T.type "industry") (eq .T.haveList false) }}
@@ -89,12 +89,7 @@
                     </section>
                 {{end}}
                 <!-- 如果是type!==letter -->
-                {{if ne .T.type "letter"}}
-                    <!-- table -->
-                    <section class="section section-card classification-table-container">
-                        {{include "/pc/tags/template/classification-table.html"}}
-                    </section>
-                {{end}}
+
                 <!-- 字母导航在最下面显示 -->
                 <!-- 按字母分类 -->
                 <section class="section section-card selector-card">