Browse Source

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

renjiaojiao 1 năm trước cách đây
mục cha
commit
cdbe8ea6b7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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]),
 		})
 	}
 	//项目分包