wanghuidong %!s(int64=4) %!d(string=hai) anos
pai
achega
10e4e135d3
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      router/pageRouter.go

+ 0 - 1
router/pageRouter.go

@@ -17,7 +17,6 @@ func pageRouterRegister(router *gin.Engine) {
 
 func login(context *gin.Context) {
 	context.HTML(200, "login.html", nil)
-	context.HTML(200, "login.html", nil)
 }
 
 func chooseProductPage(context *gin.Context) {