From f1fc957e3d6accf580979ce3faf1a9c794f47d0b Mon Sep 17 00:00:00 2001 From: Teishorin Date: Mon, 23 Jan 2023 15:10:42 +0000 Subject: [PATCH] =?UTF-8?q?update=20templates/admin/console/console.html.?= =?UTF-8?q?=20=E4=BF=AE=E5=A4=8DURL=E6=8B=BC=E6=8E=A5=E9=94=99=E8=AF=AF?= =?UTF-8?q?=EF=BC=8C=E5=9C=A8flask=202.2.2=E4=B8=AD=EF=BC=8C=E4=B8=8D?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=9A=84=E8=AF=9D=E4=BC=9A=E6=8A=A5=E5=A6=82?= =?UTF-8?q?=E4=B8=8B=E9=94=99=E8=AF=AF=EF=BC=9A=20127.0.0.1=20-=20-=20[23/?= =?UTF-8?q?Jan/2023=2023:07:45]=20"GET=20/static//admin/admin/css/other/co?= =?UTF-8?q?nsole1.css=20HTTP/1.1"=20308=20-?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Teishorin --- templates/admin/console/console.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/admin/console/console.html b/templates/admin/console/console.html index e266b68..d9a25f4 100644 --- a/templates/admin/console/console.html +++ b/templates/admin/console/console.html @@ -3,7 +3,7 @@ 首页 {% include 'admin/common/header.html' %} - + -- Gitee