renjiaojiao 1 year ago
parent
commit
93c1bb52f6
1 changed files with 1 additions and 1 deletions
  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]),
 		})
 	}
 	//项目分包