From 85967d798973bf27c4c7ee7505f23f3e1ded81b2 Mon Sep 17 00:00:00 2001 From: wuzhihao Date: Fri, 30 Aug 2024 14:50:57 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E6=96=B0=E5=A2=9E=E9=A6=96=E9=A1=B5?= =?UTF-8?q?=EF=BC=8C=E6=A1=A3=E6=A1=88=E4=BF=A1=E6=81=AF=EF=BC=8C=E5=BF=AB?= =?UTF-8?q?=E9=80=9F=E6=9F=A5=E8=AF=A2=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../archive-information.vue | 429 ++++++++++++++++++ src/views/index/index.vue | 335 ++++++++++++++ src/views/login/login.vue | 26 +- src/views/quick-Search/quick-Search.vue | 267 +++++++++++ 4 files changed, 1050 insertions(+), 7 deletions(-) create mode 100644 src/views/archive-information/archive-information.vue create mode 100644 src/views/index/index.vue create mode 100644 src/views/quick-Search/quick-Search.vue diff --git a/src/views/archive-information/archive-information.vue b/src/views/archive-information/archive-information.vue new file mode 100644 index 0000000..d9592e3 --- /dev/null +++ b/src/views/archive-information/archive-information.vue @@ -0,0 +1,429 @@ + + + + + \ No newline at end of file diff --git a/src/views/index/index.vue b/src/views/index/index.vue new file mode 100644 index 0000000..610244f --- /dev/null +++ b/src/views/index/index.vue @@ -0,0 +1,335 @@ + + + + + \ No newline at end of file diff --git a/src/views/login/login.vue b/src/views/login/login.vue index aae075a..b1bb744 100644 --- a/src/views/login/login.vue +++ b/src/views/login/login.vue @@ -3,7 +3,7 @@
logo
@@ -11,7 +11,7 @@