mirror of
https://github.com/go-admin-team/go-admin.git
synced 2026-09-21 02:04:09 +00:00
修改拼写错误,删除注释代码
This commit is contained in:
@@ -37,6 +37,4 @@ $(function(){
|
||||
func HelloWorld(c *gin.Context){
|
||||
c.Header("Content-Type", "text/html; charset=utf-8")
|
||||
c.String(200, INDEX)
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user