mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-11 18:10:49 +08:00
更新 SlideView.vue
This commit is contained in:
@@ -111,6 +111,7 @@ onUnmounted(() => {
|
||||
ref="slideview_content"
|
||||
class="slideview_content grid grid-rows-1 grid-flow-col gap-4 p-3"
|
||||
@scroll="countDisabled"
|
||||
tabindex="0"
|
||||
>
|
||||
<slot name="content" />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user