pages/sbgl/sbwx.vue
@@ -11,7 +11,7 @@ </view> <view v-show="topContent.length!==0"> <view v-show="topContent.length!==0" style="max-height: 75vh;overflow: auto;"> <view class="mainContent" :style="{maxHeight:'1360rpx',overflow: 'scroll'}"> <view> @@ -21,13 +21,14 @@ <view class="head_left"> <view class="head_bar"></view> <view class="head_title"> 扫描维修工位 <!-- 扫描维修工位 --> 维修工位 </view> </view> <!-- <view class="marginRight20"> <u-icon name="scan" @click="topScanClick" color="red" size="28"></u-icon> </view> </view> --> </view>