|
@@ -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)
|