From c961cb05088fc9834118288b2e53015124df2ad5 Mon Sep 17 00:00:00 2001 From: tone <3341154833@qq.com> Date: Sat, 31 Aug 2024 22:52:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=89=8D=E7=AB=AF=E5=AE=8C=E6=88=90=E7=99=BB?= =?UTF-8?q?=E5=BD=95=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tonecn/src/views/Console/Dashboard.vue | 6 + tonecn/src/views/Console/Login.vue | 332 +++++++------------------ 2 files changed, 94 insertions(+), 244 deletions(-) create mode 100644 tonecn/src/views/Console/Dashboard.vue diff --git a/tonecn/src/views/Console/Dashboard.vue b/tonecn/src/views/Console/Dashboard.vue new file mode 100644 index 0000000..fed96a7 --- /dev/null +++ b/tonecn/src/views/Console/Dashboard.vue @@ -0,0 +1,6 @@ + + \ No newline at end of file diff --git a/tonecn/src/views/Console/Login.vue b/tonecn/src/views/Console/Login.vue index 287d870..f38e239 100644 --- a/tonecn/src/views/Console/Login.vue +++ b/tonecn/src/views/Console/Login.vue @@ -1,225 +1,83 @@