mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
opt: episode item
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -478,6 +478,7 @@ class _EpisodePanelState extends CommonSlidePageState<EpisodePanel>
|
|||||||
),
|
),
|
||||||
),
|
),
|
||||||
if (view != null) ...[
|
if (view != null) ...[
|
||||||
|
const SizedBox(height: 2),
|
||||||
Row(
|
Row(
|
||||||
children: [
|
children: [
|
||||||
StatView(
|
StatView(
|
||||||
@@ -494,7 +495,7 @@ class _EpisodePanelState extends CommonSlidePageState<EpisodePanel>
|
|||||||
),
|
),
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
)
|
),
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user