* mod: ui

* fix: -400

* tweaks

* update

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>

* tweak [skip ci]

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>

* tweak [skip ci]

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>

---------

Co-authored-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
My-Responsitories
2025-10-12 12:12:44 +08:00
committed by GitHub
parent 16f577f3fd
commit e44419e088
7 changed files with 194 additions and 191 deletions

View File

@@ -116,13 +116,21 @@ class FavVideoCardH extends StatelessWidget {
bottom: 6.0,
type: PBadgeType.gray,
),
PBadge(
text: item.ogv?.typeName,
top: 6.0,
right: 6.0,
bottom: null,
left: null,
),
if (item.type == 12)
const PBadge(
text: '音频',
top: 6.0,
right: 6.0,
type: PBadgeType.gray,
)
else
PBadge(
text: item.ogv?.typeName,
top: 6.0,
right: 6.0,
bottom: null,
left: null,
),
if (!isSort)
Positioned.fill(
child: selectMask(