更新 login.vue

This commit is contained in:
jxxghp
2026-04-19 07:21:25 +08:00
committed by GitHub
parent e86cb9e1cc
commit 54f5fb2877
+1 -1
View File
@@ -539,7 +539,7 @@ onUnmounted(() => {
<VImg :src="logo" width="64" height="64" /> <VImg :src="logo" width="64" height="64" />
</div> </div>
</template> </template>
<VCardTitle class="font-weight-bold text-2xl text-uppercase"> MoviePilot </VCardTitle> <VCardTitle class="font-weight-bold text-3xl text-uppercase"> MoviePilot </VCardTitle>
<!-- 语言切换按钮 --> <!-- 语言切换按钮 -->
<template #append> <template #append>