fix: 订阅详情type区分
This commit is contained in:
@ -25,6 +25,7 @@ class SubItem extends StatelessWidget {
|
||||
parameters: {
|
||||
'heroTag': heroTag,
|
||||
'seasonId': subFolderItem.id.toString(),
|
||||
'type': subFolderItem.type.toString(),
|
||||
},
|
||||
),
|
||||
child: Padding(
|
||||
|
||||
Reference in New Issue
Block a user