diff --git a/lib/pages/home/recommend_tab.dart b/lib/pages/home/recommend_tab.dart index 3456a75..9e74a65 100644 --- a/lib/pages/home/recommend_tab.dart +++ b/lib/pages/home/recommend_tab.dart @@ -257,6 +257,7 @@ class _RecommendTabState extends State ), Container( padding: EdgeInsets.symmetric(horizontal: 12), + margin: EdgeInsets.only(bottom: 10.w), height: 90.w, child: Swiper( autoplay: true,