From cae91000baf292c37040f78d0be02d212c9d6af1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=97=E8=BE=9E?= Date: Thu, 11 Sep 2025 13:39:05 +0000 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20webfile/error/500.html?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- webfile/error/500.html | 67 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 webfile/error/500.html diff --git a/webfile/error/500.html b/webfile/error/500.html new file mode 100644 index 0000000..2367ebc --- /dev/null +++ b/webfile/error/500.html @@ -0,0 +1,67 @@ + + + + 错误页面 + + + +
+

程序发生错误

+
{{ error }}
+
+ + +
+
+ + + \ No newline at end of file