mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-06-07 08:40:46 +08:00
fix ui
This commit is contained in:
@@ -3,7 +3,5 @@ import DownloadingListView from '@/views/reorganize/DownloadingListView.vue'
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div>
|
||||
<DownloadingListView />
|
||||
</div>
|
||||
<DownloadingListView />
|
||||
</template>
|
||||
|
||||
@@ -3,7 +3,5 @@ import TransferHistoryView from '@/views/reorganize/TransferHistoryView.vue'
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div>
|
||||
<TransferHistoryView />
|
||||
</div>
|
||||
<TransferHistoryView />
|
||||
</template>
|
||||
|
||||
@@ -3,7 +3,5 @@ import PluginCardListView from '@/views/plugin/PluginCardListView.vue'
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div>
|
||||
<PluginCardListView />
|
||||
</div>
|
||||
<PluginCardListView />
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user