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