王子贤 2 months ago
parent
commit
91b4dafd33
1 changed files with 1 additions and 0 deletions
  1. 1
      lib/pages/home/event_list.dart

1
lib/pages/home/event_list.dart

@ -66,6 +66,7 @@ class EventList extends StatelessWidget {
children: [
Container(
padding: EdgeInsets.all(15.w),
height: 165.w,
child: Swiper(
autoplay: false,

Loading…
Cancel
Save