Pārlūkot izejas kodu

操作手势页面

DESKTOP-O04BTUJ\muzen 3 gadi atpakaļ
vecāks
revīzija
a61f3a3755
1 mainītis faili ar 4 papildinājumiem un 4 dzēšanām
  1. 4 4
      src/pages/operation/index.vue

+ 4 - 4
src/pages/operation/index.vue

@@ -1,7 +1,7 @@
 <template>
   <view class="app-container">
     <view class="list" style="height: 1116rpx; margin-bottom: 32rpx">
-      <view class="main_pic" style="height: 302rpx;">
+      <view class="main_pic" style="height: 304rpx;">
         <img src="../../static/operation/headset.png" style="width: 240rpx; height:240rpx" />
       </view>
       <uni-row class="click">
@@ -60,7 +60,7 @@
       </uni-row>
     </view>
     <view class="list" style="height: 528rpx">
-      <view class="main_pic" style="height: 324rpx;">
+      <view class="main_pic" style="height: 322rpx;">
         <img src="../../static/operation/box.png" style="width: 212rpx; height:260rpx" />
       </view>
       <uni-row class="long_press_5s">
@@ -88,9 +88,9 @@
   }
 
   .click {
-    height: 224rpx;
+    height: 226rpx;
     .left {
-      line-height: 224rpx;
+      line-height: 226rpx;
     }
     .right {
       display: flex;