mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-05 09:37:52 +08:00
@@ -126,7 +126,7 @@ class _PgcIntroPageState extends State<PgcIntroPage> {
|
||||
slivers: img.map((e) {
|
||||
return SliverToBoxAdapter(
|
||||
child: NetworkImgLayer(
|
||||
radius: 0,
|
||||
type: .emote,
|
||||
src: e.url,
|
||||
width: imgWidth,
|
||||
height: imgWidth * e.aspectRatio,
|
||||
@@ -153,7 +153,6 @@ class _PgcIntroPageState extends State<PgcIntroPage> {
|
||||
width: 115,
|
||||
height: 153,
|
||||
src: item.cover!,
|
||||
semanticsLabel: '封面',
|
||||
),
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user