mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 23:56:42 +08:00
更新 discover.vue
This commit is contained in:
@@ -123,7 +123,7 @@ onBeforeMount(async () => {
|
|||||||
sortSubscribeOrder()
|
sortSubscribeOrder()
|
||||||
// 选中第一个标签页
|
// 选中第一个标签页
|
||||||
if (discoverTabs.value.length > 0) {
|
if (discoverTabs.value.length > 0) {
|
||||||
activeTab.value = discoverTabs.value[0].name
|
activeTab.value = discoverTabs.value[0].mediaid_prefix
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user