xingzai %!s(int64=2) %!d(string=hai) anos
pai
achega
e1614f2838
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      controllers/research.go

+ 0 - 2
controllers/research.go

@@ -159,8 +159,6 @@ func (this *ResearchController) HotList() {
 	var condition string
 	if themeType != 2 {
 		themeType = 1
-		startSize = 0
-		pageSize = 15
 		condition = `ORDER BY sum_num DESC `
 	} else {
 		condition = `ORDER BY publish_date DESC `