Explorar o código

feat:首页热门

wangshan %!s(int64=2) %!d(string=hai) anos
pai
achega
6a27fdb162
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/web/templates/pc/index.html

+ 1 - 1
src/web/templates/pc/index.html

@@ -242,7 +242,7 @@
             </div>
             <div class="hot-buyer-content simple-show">
                 {{range $k,$v := .T.hotBuyers}}
-                  <a class="tab-link tab-label" href="/swordfish/page_big_pc/unit_portrayal/{{$v.Name}}" target="_blank">{{$v.Name}}</a>
+                  <a class="tab-link tab-label" href="{{$v.Url}}" target="_blank">{{$v.Name}}</a>
                 {{end}}
             </div>
           </div>