提交 cdc03b79 authored 作者: 袁静春's avatar 袁静春

提交:修改图片的大小;

上级 f0c7cb47
......@@ -65,8 +65,8 @@ class _StateLayoutState extends State<StateLayout> {
Offstage(
offstage: img.isEmpty,
child: Container(
height: 120.0,
width: 120.0,
height: 133.5 * 2,
width: 95 * 2,
decoration: BoxDecoration(
image: DecorationImage(
image: ImageUtils.getAssetImage(img),
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论