Merge pull request '木兰版本:项目首页分页功能' (#254) from yystopf/forgeplus:mulanoss_server into mulanoss_server

This commit is contained in:
xxq250 2021-11-22 14:41:19 +08:00
commit 9e2d8fba0e
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
json.total_count @total_count
json.total_count @projects.total_count
json.projects @projects do |project|
# json.partial! "/projects/project_detail", project: project
json.id project.id