Browse Source

Merge remote-tracking branch 'origin/feature/v4.8.36' into dev/v4.8.36_dx

duxin 2 năm trước cách đây
mục cha
commit
c6c394efe0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/web/templates/pc/index.html

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

@@ -251,7 +251,7 @@
             </div>
             <div class="hot-winner-content simple-show">
               {{range $i,$v := .T.hotWinner}}
-              <a href="{{$v.url}}" target="_blank">{{$v.name}}</a>
+              <a href="{{$v.Url}}" target="_blank">{{$v.Name}}</a>
               {{end}}
             </div>
             <div class="recommend-content line-show">