mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-08 17:26:41 +08:00
fix ui
This commit is contained in:
@@ -312,6 +312,7 @@ fixArrayAt()
|
||||
|
||||
<template>
|
||||
<!-- 底部操作按钮 -->
|
||||
<span>
|
||||
<VFab
|
||||
v-if="selected.length > 0"
|
||||
icon="mdi-trash-can-outline"
|
||||
@@ -334,7 +335,7 @@ fixArrayAt()
|
||||
appear
|
||||
@click="retransferBatch"
|
||||
/>
|
||||
|
||||
</span>
|
||||
<VCard class="pb-5">
|
||||
<VCardItem>
|
||||
<VCardTitle>
|
||||
|
||||
Reference in New Issue
Block a user