Explorar el Código

调整快慢充显示位置

小郭 hace 5 meses
padre
commit
3b6d95f37b
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      pages/index/index.wxss

+ 2 - 2
pages/index/index.wxss

@@ -135,7 +135,7 @@
   background-color: #ffffff;
   position: absolute;
   right: 32rpx;
-  bottom: 30rpx;
+  bottom: 100rpx;
   height: 50rpx;
   z-index:999;
   border-radius: 12rpx;
@@ -147,7 +147,7 @@
   background-color: #ffffff;
   position: absolute;
   right: 32rpx;
-  bottom: 100rpx;
+  bottom: 35rpx;
   height: 50rpx;
   z-index:999;
   border-radius: 12rpx;