mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-07 02:46:55 +08:00
feat: 更新 BiliAuthView 组件提示信息
- 修改了登录链接提示信息,增加了在其他地方登录的说明
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user