Procházet zdrojové kódy

调整快慢充显示位置

小郭 před 3 měsíci
rodič
revize
3b6d95f37b
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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;