知識補充

This commit is contained in:
kuei 2024-09-21 12:35:43 +08:00
parent 3d54016a00
commit 37ab8411c3
2 changed files with 2 additions and 2 deletions

View File

@ -108,7 +108,7 @@ class KnowledgePage extends StatelessWidget {
}, },
), ),
), ),
SizedBox(height: 60), SizedBox(height: 70),
], ],
), ),
); );

View File

@ -63,10 +63,10 @@ flutter:
assets: assets:
- assets/images/456.jpg - assets/images/456.jpg
- assets/images/123.jpg - assets/images/123.jpg
- assets/images/bathroom.webp
- assets/images/fallFactor.webp - assets/images/fallFactor.webp
- assets/images/fallRescue1.webp - assets/images/fallRescue1.webp
- assets/images/fallRescue2.webp - assets/images/fallRescue2.webp
- assets/images/bathroom.webp
# The following line ensures that the Material Icons font is # The following line ensures that the Material Icons font is
# included with your application, so that you can use the icons in # included with your application, so that you can use the icons in
# the material Icons class. # the material Icons class.