opt member fav

fix parse duration

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-06-16 21:29:53 +08:00
parent d69a996be4
commit 0963713fad
3 changed files with 7 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ class MemberFavItem extends StatelessWidget {
type: MaterialType.transparency,
child: InkWell(
onTap: () {
if (item.type == 2) {
if (item.type == 2 || item.type == 0 || item.type == 11) {
Get.toNamed(
'/favDetail',
parameters: {