From de80f88b6af575c7869dc99266fceb86c3014ee1 Mon Sep 17 00:00:00 2001 From: duhui Date: Wed, 3 Nov 2021 06:23:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=8D=E5=8A=A1=E5=99=A8=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E5=B0=8Fbug=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/templates/findServerInfo.html | 4 ++-- src/main/resources/templates/sendSysCmd.html | 4 ++-- src/main/resources/templates/welcome.html | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/src/main/resources/templates/findServerInfo.html b/src/main/resources/templates/findServerInfo.html index 441223d..4a4f431 100644 --- a/src/main/resources/templates/findServerInfo.html +++ b/src/main/resources/templates/findServerInfo.html @@ -43,8 +43,8 @@ data-live-search="true" data-width="300px" data-actions-box="true"> - + diff --git a/src/main/resources/templates/welcome.html b/src/main/resources/templates/welcome.html index e8a2316..9f96083 100644 --- a/src/main/resources/templates/welcome.html +++ b/src/main/resources/templates/welcome.html @@ -31,6 +31,7 @@

2、天眼公会监控

3、服务器列表添加缓存,可以使用列表右上角的刷新按钮更新最新数据

4、订单功能无法使用0秒参数bug修改

+

5、服务器列表小bug修改