renjiaojiao 1 жил өмнө
parent
commit
adce54dd7a

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

@@ -208,7 +208,7 @@ func (nIndex *NewIndex) NewIndex() error {
 	bidTrends = append(bidTrends, map[string]interface{}{
 		"listData": procure,
 		"types":    procureName,
-		"url":      fmt.Sprintf("%s", BiddingTypeUrl[5]),
+		"url":      fmt.Sprintf("%s", BiddingTypeUrl[8]),
 	})
 	//项目分包
 	projectPage, typesName := GetIndexProjectList(6, 10)