wzh 1 год назад
Родитель
Сommit
d3763a5334
3 измененных файлов с 3 добавлено и 3 удалено
  1. 1 1
      pages/device/detail.vue
  2. 1 1
      pages/device/detail_6.vue
  3. 1 1
      pages/device/detail_new_5.vue

+ 1 - 1
pages/device/detail.vue

@@ -19,7 +19,7 @@
         </view>
         <view class="device_info">机器名称: {{deviceInfo.deviceName}}</view>
       </view>
-      <view style="position: absolute;right:10vw;top:12vh;z-index: 9" @click="showDrawer">
+      <view style="position: absolute;right:10vw;top:15vh;z-index: 9" @click="showDrawer">
         <image :src="imgUrl+'/detail/setting2.png'" style="width: 50rpx;height: 50rpx;"/>
       </view>
       <view style="position: relative;top:15vh;width: 100%;text-align: center">

+ 1 - 1
pages/device/detail_6.vue

@@ -23,7 +23,7 @@
         </view>
         <view class="device_info">机器名称: {{deviceInfo.deviceName}}</view>
       </view>
-      <view style="position: absolute;right:10vw;top:12vh;z-index: 9" @click="showDrawer">
+      <view style="position: absolute;right:10vw;top:15vh;z-index: 9" @click="showDrawer">
         <image :src="imgUrl+'/detail/setting2.png'" style="width: 50rpx;height: 50rpx;"/>
       </view>
       <view style="position: relative;top:15vh;width: 100%;text-align: center">

+ 1 - 1
pages/device/detail_new_5.vue

@@ -23,7 +23,7 @@
         </view>
         <view class="device_info">机器名称: {{deviceInfo.deviceName}}</view>
       </view>
-      <view style="position: absolute;right:10vw;top:12vh;z-index: 9" @click="showDrawer">
+      <view style="position: absolute;right:10vw;top:15vh;z-index: 9" @click="showDrawer">
         <image :src="imgUrl+'/detail/setting2.png'" style="width: 50rpx;height: 50rpx;"/>
       </view>
       <view style="position: relative;top:15vh;width: 100%;text-align: center">