zjh 5 роки тому
батько
коміт
d284d0f403
2 змінених файлів з 2 додано та 2 видалено
  1. 1 1
      pages/drop/drop.wxss
  2. 1 1
      pages/rise/rise.wxss

+ 1 - 1
pages/drop/drop.wxss

@@ -65,6 +65,6 @@ ec-canvas {
 }
 .swiper-box .swiper-box-view .swiper-box-right .swiper-box-button button{
   color: #fff;
-  width: 100px;
+  width: 180rpx;
   background: #07c160;
 }

+ 1 - 1
pages/rise/rise.wxss

@@ -64,6 +64,6 @@ ec-canvas {
 }
 .swiper-box .swiper-box-view .swiper-box-right .swiper-box-button button{
   color: #fff;
-  width: 100px;
+  width: 180rpx;
   background: #D81E06;
 }