diff --git a/src/views/error-log/index.vue b/src/views/error-log/index.vue
new file mode 100644
index 00000000..745a66fb
--- /dev/null
+++ b/src/views/error-log/index.vue
@@ -0,0 +1,32 @@
+
+
+
+
+
Please click the bug icon in the upper right corner
+
+ Now the management system are basically the form of the spa, it enhances the user experience, but it also increases the possibility of page problems, a small negligence may lead to the entire page deadlock. Fortunately Vue provides a way to catch handling exceptions, where you can handle errors or report exceptions.
+
+ Document introduction
+
+
+
+
+
+
+
+
+
+
+