Browse Source

购物车底部按钮更改

zyh
w-R 3 years ago
parent
commit
e883630a2e
  1. 2
      lib/store/store_view/shop_car.dart

2
lib/store/store_view/shop_car.dart

@ -132,7 +132,7 @@ class _ShopCar extends State<ShopCar> {
),
),
Positioned(
bottom: 0,
bottom: 30.h,
left: 0,
right: 0,
child: Stack(

Loading…
Cancel
Save