mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-27 11:38:40 +00:00
@@ -88,16 +88,12 @@ class MemberFavItem extends StatelessWidget {
|
||||
right: 6,
|
||||
top: 6,
|
||||
text: '合集',
|
||||
fontSize: 10,
|
||||
isBold: false,
|
||||
)
|
||||
else if (item.type == 11)
|
||||
const PBadge(
|
||||
right: 6,
|
||||
top: 6,
|
||||
text: '收藏夹',
|
||||
fontSize: 10,
|
||||
isBold: false,
|
||||
),
|
||||
],
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user