Browse Source

优化样式

ios
王子贤 2 months ago
parent
commit
441958dfab
1 changed files with 1 additions and 0 deletions
  1. 1
      lib/pages/home/recommend_tab.dart

1
lib/pages/home/recommend_tab.dart

@ -257,6 +257,7 @@ class _RecommendTabState extends State<RecommendTab>
),
Container(
padding: EdgeInsets.symmetric(horizontal: 12),
margin: EdgeInsets.only(bottom: 10.w),
height: 90.w,
child: Swiper(
autoplay: true,

Loading…
Cancel
Save