From 0d0db5f14f0b2b062692987c97c746a30dba4d6d Mon Sep 17 00:00:00 2001 From: pengzhanbo Date: Tue, 14 Feb 2023 04:55:01 +0800 Subject: [PATCH] feat(theme): add NotFound component --- .../theme/src/client/layouts/NotFound.vue | 92 ++++++++++++++++++- 1 file changed, 91 insertions(+), 1 deletion(-) diff --git a/packages/theme/src/client/layouts/NotFound.vue b/packages/theme/src/client/layouts/NotFound.vue index 071571d2..8695bbbb 100644 --- a/packages/theme/src/client/layouts/NotFound.vue +++ b/packages/theme/src/client/layouts/NotFound.vue @@ -1,3 +1,93 @@ + + + +