知識補充
This commit is contained in:
parent
3d54016a00
commit
37ab8411c3
|
|
@ -108,7 +108,7 @@ class KnowledgePage extends StatelessWidget {
|
||||||
},
|
},
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
SizedBox(height: 60),
|
SizedBox(height: 70),
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
);
|
);
|
||||||
|
|
|
||||||
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user