Browse Source

提交代码

tags/v1.22.4.2^2
ychao_1983 4 years ago
parent
commit
c406530701
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      routers/home.go

+ 1
- 0
routers/home.go View File

@@ -358,6 +358,7 @@ func ExploreDatasets(ctx *context.Context) {
ctx.Data["Category"] = category
ctx.Data["Task"] = task
ctx.Data["License"] = license
ctx.Data["Recommend"] = ctx.QueryBool("recommend")
pager.SetDefaultParams(ctx)
ctx.Data["Page"] = pager



Loading…
Cancel
Save