From 880979719a3dfd9431b86c4ed86afe1735ad9d00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=98=BF=E6=9E=97?= Date: Mon, 21 Mar 2022 08:10:01 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=94=99=E8=AF=AF=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E6=A0=87=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pear-entrance/src/main/resources/templates/error/404.html | 2 +- pear-entrance/src/main/resources/templates/error/500.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pear-entrance/src/main/resources/templates/error/404.html b/pear-entrance/src/main/resources/templates/error/404.html index bbd37443..02934dd4 100644 --- a/pear-entrance/src/main/resources/templates/error/404.html +++ b/pear-entrance/src/main/resources/templates/error/404.html @@ -1,7 +1,7 @@ - + diff --git a/pear-entrance/src/main/resources/templates/error/500.html b/pear-entrance/src/main/resources/templates/error/500.html index 104f9ab0..c495f72c 100644 --- a/pear-entrance/src/main/resources/templates/error/500.html +++ b/pear-entrance/src/main/resources/templates/error/500.html @@ -1,7 +1,7 @@ - + -- Gitee