소스 검색

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

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

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

@@ -126,7 +126,7 @@ func (nIndex *NewIndex) NewIndex() error {
 		bidTrends = append(bidTrends, map[string]interface{}{
 			"listData": listData,
 			"types":    types,
-			"url":      fmt.Sprintf("%s%s", BiddingTypeUrl[v]),
+			"url":      fmt.Sprintf("%s", BiddingTypeUrl[v]),
 		})
 	}
 	//项目分包