mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 07:28:37 +08:00
MediaCardSlideView slot
This commit is contained in:
@@ -8,6 +8,7 @@ const props = defineProps({
|
||||
type: String,
|
||||
});
|
||||
|
||||
|
||||
// 数据列表
|
||||
const dataList = ref<Subscribe[]>([]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user