Browse Source

更改

master
w-R 3 years ago
parent
commit
a7440a3c1e
  1. 4
      lib/home/home_view/featured_acticvity.dart

4
lib/home/home_view/featured_acticvity.dart

@ -65,9 +65,7 @@ class _FeaturedActivity extends State<FeaturedActivity> {
), ),
), ),
), ),
SizedBox(
height: 10.h,
),
Container( Container(
child: stackItem(14.sp), child: stackItem(14.sp),
margin: EdgeInsets.symmetric(horizontal: 5.w), margin: EdgeInsets.symmetric(horizontal: 5.w),

Loading…
Cancel
Save