From 74fa22d3e9436c364048de786e05732ddd95b3f7 Mon Sep 17 00:00:00 2001 From: bootx Date: Wed, 24 Jun 2026 12:32:16 +0800 Subject: [PATCH] =?UTF-8?q?refactor(h5):=20=E4=BC=98=E5=8C=96=E4=B8=A4?= =?UTF-8?q?=E7=AB=AF=20404=20=E9=A1=B5=E9=9D=A2,=20PC=20=E7=AB=AF=E6=94=B9?= =?UTF-8?q?=E7=94=A8=E6=8F=92=E7=94=BB=E9=A3=8E=E6=A0=BC=E5=AF=B9=E9=BD=90?= =?UTF-8?q?=E5=95=86=E4=B8=9A=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - PC NotFound:去掉 logo + 文字 404 + 原生按钮,改用 404 插画 + 文案 + 主题色按钮,scoped px + 媒体查询;插画以 import 方式引入 - 移动端 404:文案 p→h1 语义化,间距对齐商业版 --- src/mobile/views/exception/404.vue | 8 +++---- src/pc/views/NotFound.vue | 37 +++++++++++------------------- 2 files changed, 17 insertions(+), 28 deletions(-) diff --git a/src/mobile/views/exception/404.vue b/src/mobile/views/exception/404.vue index 856ef16..da67261 100644 --- a/src/mobile/views/exception/404.vue +++ b/src/mobile/views/exception/404.vue @@ -10,12 +10,12 @@ function goHome() {