Browse Source

wip:跳转修改

wangkaiyue 1 year ago
parent
commit
e744944ad5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/web/templates/pc/template/index/hot-industry-card.html

+ 1 - 1
src/web/templates/pc/template/index/hot-industry-card.html

@@ -16,7 +16,7 @@
         </li>
         {{end}}
         <li class="fr more">
-          <a class="cms-link highlight-text" target="_blank" href="/tags/industry/all.html?expand={{$ke}}">更多 ></a>
+          <a class="cms-link highlight-text" target="_blank" title="{{$ke}}" href="/list/#{{$ke}}">更多 ></a>
         </li>
       </ul>
     </div>