Browse Source

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

duxin 2 years ago
parent
commit
c6c394efe0
1 changed files with 1 additions and 1 deletions
  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">