Bläddra i källkod

调整快慢充显示位置

小郭 3 månader sedan
förälder
incheckning
3b6d95f37b
1 ändrade filer med 2 tillägg och 2 borttagningar
  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;