mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-12 02:21:06 +08:00
更新 MediaDetailView.vue
This commit is contained in:
@@ -465,7 +465,7 @@ onBeforeMount(() => {
|
||||
<template #default>
|
||||
<div class="flex flex-row items-center justify-between">
|
||||
<span>第 {{ season.season_number }} 季</span>
|
||||
<VChip size="small">
|
||||
<VChip size="small" class="ms-1">
|
||||
{{ season.episode_count }}集
|
||||
</VChip>
|
||||
<div class="absolute right-12">
|
||||
|
||||
Reference in New Issue
Block a user