mod: 收藏夹跳转

This commit is contained in:
guozhigq
2024-05-24 23:54:25 +08:00
parent 74456da621
commit 195fa48be3

View File

@ -105,7 +105,7 @@ class _MediaPageState extends State<MediaPage>
color: Theme.of(context).dividerColor.withOpacity(0.1),
),
ListTile(
onTap: () {},
onTap: () => Get.toNamed('/fav'),
leading: null,
dense: true,
title: Padding(