fix: 订阅详情type区分

This commit is contained in:
guozhigq
2024-05-01 20:02:34 +08:00
parent 1b25d821f3
commit 3f67718c39
3 changed files with 11 additions and 7 deletions

View File

@ -25,6 +25,7 @@ class SubItem extends StatelessWidget {
parameters: {
'heroTag': heroTag,
'seasonId': subFolderItem.id.toString(),
'type': subFolderItem.type.toString(),
},
),
child: Padding(