mod: 图片质量
This commit is contained in:
@ -69,7 +69,7 @@ class VideoCardV 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