mirror of
https://github.com/mindoc-org/mindoc.git
synced 2026-02-27 17:03:57 +08:00
添加说明
This commit is contained in:
@@ -23,7 +23,7 @@ func (c *SearchController) Index() {
|
||||
c.Redirect(beego.URLFor("AccountController.Login"),302)
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
keyword := c.GetString("keyword")
|
||||
pageIndex,_ := c.GetInt("page",1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user