Skip to content

Commit

Permalink
Update LoginView.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
Muska-Ami authored Jan 11, 2025
1 parent 11dc7f4 commit 067c8a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/callback/auth/oauth/qq/LoginView.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<template>
<div class="flex-center outbox" v-if="!error">
<n-spin description="正在进行第三方登录处理"></n-spin>>
<n-spin description="正在进行第三方登录处理"></n-spin>
<p>请不要关闭此界面</p>
</div>
<div class="flex-center outbox" v-else>
Expand Down

0 comments on commit 067c8a7

Please sign in to comment.