소스 검색

Merge branch 'dev/v4.8.83_rjj' of qmx/jy into feature/v4.8.83

renjiaojiao 1 년 전
부모
커밋
2a6072afdd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/jfw/front/index.go

+ 1 - 1
src/jfw/front/index.go

@@ -134,7 +134,7 @@ func (nIndex *NewIndex) NewIndex() error {
 	bidTrends = append(bidTrends, map[string]interface{}{
 		"listData": projectPage,
 		"types":    typesName,
-		"url":      fmt.Sprintf("%s%s", BiddingTypeUrl[6]),
+		"url":      fmt.Sprintf("%s", BiddingTypeUrl[6]),
 	})
 	nIndex.T["bidTrends"] = bidTrends
 	//项目专区