Browse Source

提交代码。

Signed-off-by: zouap <zouap@pcl.ac.cn>
tags/v1.22.1.1^2
zouap 3 years ago
parent
commit
8b2eb73c23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      routers/home.go

+ 1
- 0
routers/home.go View File

@@ -87,6 +87,7 @@ func setRecommendURL(ctx *context.Context) {
ctx.Data["page_dev_yunlao_desc2"] = ctx.Tr("home.page_dev_yunlao_desc2")
ctx.Data["page_dev_yunlao_desc3"] = ctx.Tr("home.page_dev_yunlao_desc3")
ctx.Data["page_dev_yunlao_desc4"] = ctx.Tr("home.page_dev_yunlao_desc4")
ctx.Data["page_dev_yunlao_apply"] = ctx.Tr("home.page_dev_yunlao_apply")
}

func Dashboard(ctx *context.Context) {


Loading…
Cancel
Save