소스 검색

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

duxin 2 년 전
부모
커밋
c6c394efe0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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">