mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-06 20:43:03 +08:00
fix login
This commit is contained in:
@@ -170,24 +170,6 @@ onMounted(() => {
|
||||
</VForm>
|
||||
</VCardText>
|
||||
</VCard>
|
||||
|
||||
<VImg
|
||||
class="auth-footer-start-tree d-none d-md-block"
|
||||
:src="authV1Tree"
|
||||
:width="250"
|
||||
/>
|
||||
|
||||
<VImg
|
||||
:src="authV1Tree2"
|
||||
class="auth-footer-end-tree d-none d-md-block"
|
||||
:width="350"
|
||||
/>
|
||||
|
||||
<!-- bg img -->
|
||||
<VImg
|
||||
class="auth-footer-mask d-none d-md-block"
|
||||
:src="authThemeMask"
|
||||
/>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user