소스 검색

调整快慢充显示位置

小郭 3 달 전
부모
커밋
3b6d95f37b
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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;