Quellcode durchsuchen

调整快慢充显示位置

小郭 vor 5 Monaten
Ursprung
Commit
3b6d95f37b
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  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;