|
|
|
@ -313,7 +313,7 @@ class _VipTop extends State<VipTop> {
|
|
|
|
|
///VIP购买套餐 |
|
|
|
|
Widget vipCardList() { |
|
|
|
|
return Container( |
|
|
|
|
height: 132.h, |
|
|
|
|
height: 136.h, |
|
|
|
|
margin: EdgeInsets.symmetric(horizontal: 14.w), |
|
|
|
|
child: ListView.builder( |
|
|
|
|
scrollDirection: Axis.horizontal, |
|
|
|
@ -493,7 +493,7 @@ class _VipTop extends State<VipTop> {
|
|
|
|
|
height: 11.h, |
|
|
|
|
), |
|
|
|
|
Container( |
|
|
|
|
height: 132.h, |
|
|
|
|
height: 136.h, |
|
|
|
|
margin: EdgeInsets.symmetric(horizontal: 14.w), |
|
|
|
|
child: ListView.builder( |
|
|
|
|
scrollDirection: Axis.horizontal, |
|
|
|
|