diff --git a/frontend/src/views/Home.vue b/frontend/src/views/Home.vue index fbb6bc1..d1421aa 100644 --- a/frontend/src/views/Home.vue +++ b/frontend/src/views/Home.vue @@ -98,16 +98,4 @@ const switchToLogin = () => { const handleForgotPassword = () => { toast.info('请联系管理员') } - - - \ No newline at end of file + \ No newline at end of file