From 4609cdc36e9b0dbf38613640a018a8e7ca468657 Mon Sep 17 00:00:00 2001 From: xbx <1827135378@qq.com> Date: Thu, 4 Jul 2024 13:40:51 +0800 Subject: [PATCH] 1.0 --- src/App.vue | 178 ++------------------------------------- src/view/adminView.vue | 183 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 188 insertions(+), 173 deletions(-) create mode 100644 src/view/adminView.vue diff --git a/src/App.vue b/src/App.vue index 171595c..3132256 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,183 +1,15 @@ - \ No newline at end of file diff --git a/src/view/adminView.vue b/src/view/adminView.vue new file mode 100644 index 0000000..3ddf8e1 --- /dev/null +++ b/src/view/adminView.vue @@ -0,0 +1,183 @@ + + + + \ No newline at end of file