Commit b4a3aedf authored by 朱翠翠's avatar 朱翠翠

优化

parent 35a38afb
......@@ -62,7 +62,7 @@ class _PlansCompareFeedItemViewState
Container(
margin: EdgeInsets.only(left: 15, right: 15),
child: ClipRRect(
borderRadius: BorderRadius.circular(2.0),
borderRadius: BorderRadius.circular(4.0),
child: Image.network(
widget.plan.projectImage,
width: 50,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment