report sc

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2026-01-03 15:44:37 +08:00
parent 2b5f111fb1
commit fd06fa9cc4
19 changed files with 678 additions and 397 deletions

View File

@@ -67,7 +67,7 @@ class BiliDownloadEntryInfo with MultiSelectData {
),
itemBuilder: (_) => [
PopupMenuItem(
height: 35,
height: 38,
child: const Text(
'查看详情页',
style: TextStyle(fontSize: 13),
@@ -99,7 +99,7 @@ class BiliDownloadEntryInfo with MultiSelectData {
),
if (ownerId case final mid?)
PopupMenuItem(
height: 35,
height: 38,
child: Text(
'访问${ownerName != null ? '$ownerName' : '用户主页'}',
style: const TextStyle(