feat: 更新 BiliAuthView 组件提示信息

- 修改了登录链接提示信息,增加了在其他地方登录的说明
This commit is contained in:
2025-04-26 05:33:34 +08:00
parent 3a73801340
commit 0beb49e589
2 changed files with 7 additions and 2 deletions

View File

@@ -377,7 +377,10 @@ onMounted(async () => {
@vue:mounted="onAllPointPaneMounted"
>
<NDivider style="margin-top: 10px" />
<NFlex justify="end" style="margin-bottom: 10px">
<NFlex
justify="end"
style="margin-bottom: 10px"
>
<NButton
size="small"
type="primary"