mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-08-28 19:47:49 +08:00
修复样式问题
This commit is contained in:
@@ -12,7 +12,7 @@ const type = route.query?.type?.toString() ?? ''
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
<div class="relative">
|
<div>
|
||||||
<TorrentCardListView
|
<TorrentCardListView
|
||||||
:keyword="keyword"
|
:keyword="keyword"
|
||||||
:type="type"
|
:type="type"
|
||||||
|
|||||||
Reference in New Issue
Block a user