diff --git a/tonecn/src/views/Console/Login.vue b/tonecn/src/views/Console/Login.vue
index 7c91382..1017fb2 100644
--- a/tonecn/src/views/Console/Login.vue
+++ b/tonecn/src/views/Console/Login.vue
@@ -77,17 +77,10 @@ onMounted(async () => {
- 登录
{ isCaptchaShow = false; ElMessage.warning('验证失败') }"
@success="() => { isCaptchaShow = false; login() }" />
-
-
\ No newline at end of file
+
\ No newline at end of file