Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-06-13 11:49:38 +08:00
parent f824477ddb
commit c05fbde3fa
106 changed files with 2780 additions and 3200 deletions

View File

@@ -24,7 +24,6 @@ class MemberCoinLikeItem extends StatelessWidget {
Widget build(BuildContext context) {
return Card(
clipBehavior: Clip.hardEdge,
margin: EdgeInsets.zero,
child: InkWell(
onTap: () async {
if (item.isPgc == true) {
@@ -67,6 +66,7 @@ class MemberCoinLikeItem extends StatelessWidget {
src: item.cover,
width: maxWidth,
height: maxHeight,
radius: 0,
),
if (item.duration != null && item.duration! > 0)
PBadge(