This commit is contained in:
fengshengxiong 2024-07-16 00:57:58 -07:00
parent 8ad6747402
commit af4d6959e3

View File

@ -88,7 +88,7 @@ class DiscoverView extends GetView<DiscoverController> {
30.verticalSpace, 30.verticalSpace,
Obx(() { Obx(() {
return SizedBox( return SizedBox(
height: 520.w, height: 500.w,
child: Swiper( child: Swiper(
loop: true, loop: true,
autoplay: true, autoplay: true,