|
|
@@ -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">
|