diff --git a/public/index.html b/public/index.html
index a777dcdc..3c804e71 100644
--- a/public/index.html
+++ b/public/index.html
@@ -19,9 +19,6 @@
justify-content: center;
align-items: center;
flex-direction: column;
- /* background: #757F9A; */
- /* background: -webkit-linear-gradient(to top, #D7DDE8, #757F9A); */
- /* background: linear-gradient(to top, #D7DDE8, #757F9A); */
background: linear-gradient(to bottom, rgba(255,255,255,0.15) 0%, rgba(0,0,0,0.15) 100%), radial-gradient(at top center, rgba(255,255,255,0.40) 0%, rgba(0,0,0,0.40) 120%) #989898;
background-blend-mode: multiply,multiply;
}
diff --git a/src/pages/error-page-404/image/cover@2x.png.REMOVED.git-id b/src/pages/error-page-404/image/cover@2x.png.REMOVED.git-id
deleted file mode 100644
index 79cb9eea..00000000
--- a/src/pages/error-page-404/image/cover@2x.png.REMOVED.git-id
+++ /dev/null
@@ -1 +0,0 @@
-139f15ecdee8d06f66d7fb57a30f6ec9e76b6103
\ No newline at end of file
diff --git a/src/pages/error-page-404/page.vue b/src/pages/error-page-404/page.vue
index 35bf8e97..d8f1215e 100644
--- a/src/pages/error-page-404/page.vue
+++ b/src/pages/error-page-404/page.vue
@@ -1,6 +1,6 @@
-

+
page not found
返回首页
@@ -10,15 +10,16 @@