diff --git a/.gitignore b/.gitignore index 3b2afb7..c0467b7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ /log/* -/ \ No newline at end of file +/config/* \ No newline at end of file diff --git a/log/gin.log b/log/gin.log index 9a1829c..0ece5f2 100644 --- a/log/gin.log +++ b/log/gin.log @@ -5,10 +5,10 @@ - using code: gin.SetMode(gin.ReleaseMode) [GIN-debug] Loaded HTML Templates (4): + - jquery-2.1.4.min.js - - index.html - index.tpl - - jquery-2.1.4.min.js [GIN-debug] GET /user/list --> gowebsocket/controllers/user.List (3 handlers) [GIN-debug] GET /user/online --> gowebsocket/controllers/user.Online (3 handlers) @@ -18,5 +18,3 @@ [GIN-debug] GET /home/index --> gowebsocket/controllers/home.Index (3 handlers) [GIN-debug] GET /rtc/get_token --> gowebsocket/controllers/rtc.GetToken (3 handlers) [GIN-debug] GET /docker/run --> gowebsocket/controllers/docker.Run (3 handlers) -[GIN] 2021/11/23 - 14:14:03 | 200 | 2.412309ms | 127.0.0.1 | GET "/home/index" -[GIN] 2021/11/23 - 14:14:04 | 200 | 349.832µs | 127.0.0.1 | GET "/user/list?appId=101" diff --git a/views/home/index.tpl b/views/home/index.tpl index 2c87ccd..30f2501 100644 --- a/views/home/index.tpl +++ b/views/home/index.tpl @@ -274,7 +274,7 @@ - +