mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-22 01:56:47 +08:00
@@ -61,14 +61,14 @@ class PgcCardVPgcIndex extends StatelessWidget {
|
||||
);
|
||||
}),
|
||||
),
|
||||
bagumiContent(context)
|
||||
conetent(context)
|
||||
],
|
||||
),
|
||||
),
|
||||
);
|
||||
}
|
||||
|
||||
Widget bagumiContent(context) {
|
||||
Widget conetent(BuildContext context) {
|
||||
final theme = Theme.of(context);
|
||||
return Expanded(
|
||||
child: Padding(
|
||||
|
||||
Reference in New Issue
Block a user