From c02469b7071fe48db89d8b0da31a28fc06abb44d Mon Sep 17 00:00:00 2001 From: waibao2 <1@qq.com> Date: Fri, 24 Oct 2025 10:25:55 +0800 Subject: [PATCH] =?UTF-8?q?docs:=E9=A2=84=E8=AD=A6=E7=B1=BB=E5=9E=8B?= =?UTF-8?q?=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/basic/error/index.vue | 270 +++++++++++++++++++++++++++ src/views/basic/error/rules.vue | 318 ++++++++++++++++++++++++++++++++ 2 files changed, 588 insertions(+) create mode 100644 src/views/basic/error/index.vue create mode 100644 src/views/basic/error/rules.vue diff --git a/src/views/basic/error/index.vue b/src/views/basic/error/index.vue new file mode 100644 index 0000000..6fa88ca --- /dev/null +++ b/src/views/basic/error/index.vue @@ -0,0 +1,270 @@ + + \ No newline at end of file diff --git a/src/views/basic/error/rules.vue b/src/views/basic/error/rules.vue new file mode 100644 index 0000000..9a39659 --- /dev/null +++ b/src/views/basic/error/rules.vue @@ -0,0 +1,318 @@ + + \ No newline at end of file