提交 875ca608 authored 作者: yueweilu's avatar yueweilu

UI

上级 0223508d
......@@ -121,7 +121,7 @@ class _BuildItemState extends State<BuildItem> {
},
child: Container(
padding: EdgeInsets.symmetric(horizontal: 15.w),
height: 30.w,
height: 40.w,
color: Colors.white,
child: Row(
mainAxisAlignment: MainAxisAlignment.spaceBetween,
......@@ -154,8 +154,8 @@ class _BuildItemState extends State<BuildItem> {
});
},
child: Container(
width: 20.w,
height: 20.w,
width: 12.w,
height: 6.w,
// color: Colors.red,
child: Image.asset('assets/images/down.png')
),
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论