Browse Source

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

renjiaojiao 1 year ago
parent
commit
2a6072afdd
1 changed files with 1 additions and 1 deletions
  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
 	//项目专区