Conflicts: pubspec.lock
@ -507,6 +507,7 @@ class _HomePage extends State<HomePage> with AutomaticKeepAliveClientMixin {
),
Text(
goods.description,
overflow: TextOverflow.ellipsis,
maxLines: 2,
style: TextStyle(
color: Color(0xFF727272),