Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-11-11 17:41:53 +08:00
parent ef3a612338
commit e767e506f3
6 changed files with 18 additions and 16 deletions

View File

@@ -324,7 +324,7 @@ class HeaderControlState extends State<HeaderControl> {
leading: const Icon(Icons.hourglass_top_outlined, size: 20),
title: const Text('定时关闭', style: titleStyle),
),
if (!isFileSource)
if (!isFileSource) ...[
ListTile(
dense: true,
onTap: () {
@@ -337,7 +337,6 @@ class HeaderControlState extends State<HeaderControl> {
),
title: const Text('播放地址', style: titleStyle),
),
if (!isFileSource)
ListTile(
dense: true,
onTap: () {
@@ -350,6 +349,7 @@ class HeaderControlState extends State<HeaderControl> {
leading: const Icon(Icons.refresh_outlined, size: 20),
title: const Text('重载视频', style: titleStyle),
),
],
ListTile(
dense: true,
leading: const Icon(