From 1fd4aa36aed7eba1cd8996cfa78b504d75aee414 Mon Sep 17 00:00:00 2001
From: daiao <358551898@qq.com>
Date: Tue, 23 Nov 2021 14:35:30 +0800
Subject: [PATCH] =?UTF-8?q?js=E5=88=A0=E9=99=A4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.gitignore | 2 +-
log/gin.log | 4 +---
views/home/index.tpl | 2 +-
3 files changed, 3 insertions(+), 5 deletions(-)
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 @@
-
+