From 552bb87a0d11750064fa2f58d28c074b55acec18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=89=A1=E8=9B=8E?= Date: Wed, 23 Jul 2025 18:52:35 +0800 Subject: [PATCH] =?UTF-8?q?feat/nginx:=20=E9=87=8D=E6=9E=84=20404=20?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E5=B8=83=E5=B1=80=E5=92=8C=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 设计了新的 404 页面布局,增加了更多视觉元素 - 添加了响应式样式,优化了移动端体验 - 增加了交互效果,提升了用户参与度 - 优化了代码结构,提高了页面加载速度 --- nginx/37point2.cn/404.html | 217 +++++++++++++++++++++++++++---------- 1 file changed, 158 insertions(+), 59 deletions(-) diff --git a/nginx/37point2.cn/404.html b/nginx/37point2.cn/404.html index 3c618ed..609543f 100644 --- a/nginx/37point2.cn/404.html +++ b/nginx/37point2.cn/404.html @@ -1,63 +1,162 @@ - - - - - 404 Not Found + + + + + + Page Not Found - 404 - - -
-

404

-

页面未找到,可能已被移除或不存在。

-

返回首页

-
- - + + +
+
404
+

Page Not Found

+

The page you're looking for might have been moved, deleted, or doesn't exist.

+ +
+ + + + \ No newline at end of file