mod: 图片质量
This commit is contained in:
@ -76,7 +76,7 @@ class VideoCardH extends StatelessWidget {
|
||||
Hero(
|
||||
tag: heroTag,
|
||||
child: NetworkImgLayer(
|
||||
src: videoItem.pic + '@.webp',
|
||||
src: videoItem.pic,
|
||||
width: maxWidth,
|
||||
height: maxHeight,
|
||||
),
|
||||
|
Reference in New Issue
Block a user