mod: 调整横版卡片尺寸

This commit is contained in:
orz12
2024-03-13 21:28:41 +08:00
parent e1343965b2
commit 131344a0fd
7 changed files with 7 additions and 7 deletions

View File

@@ -77,7 +77,7 @@ class _FavPageState extends State<FavPage> {
context,
Grid.maxRowWidth * 2,
StyleString.safeSpace) /
1.9 /
2.1 /
StyleString.aspectRatio),
delegate: SliverChildBuilderDelegate(
childCount:

View File

@@ -223,7 +223,7 @@ class _FavDetailPageState extends State<FavDetailPage> {
context,
Grid.maxRowWidth * 2,
StyleString.safeSpace) /
1.9 /
2.1 /
StyleString.aspectRatio),
delegate:
SliverChildBuilderDelegate((context, index) {

View File

@@ -91,7 +91,7 @@ class _LaterPageState extends State<LaterPage> {
context,
Grid.maxRowWidth * 2,
StyleString.safeSpace) /
1.9 /
2.1 /
StyleString.aspectRatio),
delegate:
SliverChildBuilderDelegate((context, index) {

View File

@@ -85,7 +85,7 @@ class _MemberArchivePageState extends State<MemberArchivePage> {
context,
Grid.maxRowWidth * 2,
StyleString.safeSpace) /
1.9 /
2.1 /
StyleString.aspectRatio),
delegate: SliverChildBuilderDelegate(
(BuildContext context, index) {

View File

@@ -18,7 +18,7 @@ Widget searchArticlePanel(BuildContext context, ctr, list) {
maxCrossAxisExtent: Grid.maxRowWidth * 2,
mainAxisExtent: Grid.calculateActualWidth(
context, Grid.maxRowWidth * 2, StyleString.safeSpace) /
1.9 /
2.1 /
StyleString.aspectRatio),
delegate: SliverChildBuilderDelegate(
(BuildContext context, int index) {

View File

@@ -91,7 +91,7 @@ class SearchVideoPanel extends StatelessWidget {
maxCrossAxisExtent: Grid.maxRowWidth * 2,
mainAxisExtent: Grid.calculateActualWidth(context,
Grid.maxRowWidth * 2, StyleString.safeSpace) /
1.9 /
2.1 /
StyleString.aspectRatio),
delegate: SliverChildBuilderDelegate(
(BuildContext context, int index) {

View File

@@ -67,7 +67,7 @@ class _SubPageState extends State<SubPage> {
context,
Grid.maxRowWidth * 2,
StyleString.safeSpace) /
1.9 /
2.1 /
StyleString.aspectRatio),
delegate: SliverChildBuilderDelegate(
childCount: