Explorar el Código

[停车页面的样式][修改]:停车页面的样式修改

tags/2.2.4
meo hace 7 años
padre
commit
cd1cef6b95
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      pages/passCar/passCar.wxss

+ 2
- 2
pages/passCar/passCar.wxss Ver fichero

@@ -92,7 +92,7 @@ color: transparent;
} }
.bottonBox{ .bottonBox{
width: 750rpx; width: 750rpx;
margin-top: 75rpx;
margin-top: 26rpx;
} }
.textStyle{ .textStyle{
background-color: white; background-color: white;
@@ -153,7 +153,7 @@ color: transparent;
.detail{ .detail{
width: 32rpx; width: 32rpx;
height: 32rpx; height: 32rpx;
right: 50rpx;
right: 34rpx;
top: 32rpx; top: 32rpx;
position: absolute; position: absolute;
} }


Cargando…
Cancelar
Guardar