产线呼叫界面优化
This commit is contained in:
@ -2,10 +2,10 @@
|
||||
<view class="bg-image">
|
||||
<uni-popup ref="popup" type="dialog">
|
||||
<view class="popup-content">
|
||||
<view class="info-item">
|
||||
<view style="margin: 3rpx;">
|
||||
<label>是否呼叫以下货架:</label>
|
||||
</view>
|
||||
<view class="info-item" style="font-size: 50rpx;">
|
||||
<view style="font-size: 52rpx;text-align: center;margin-top: 15rpx;margin-bottom: 10rpx;">
|
||||
<text>{{fixedInfo.shelfCode}}</text>
|
||||
</view>
|
||||
<view class="button-group">
|
||||
@ -503,7 +503,7 @@
|
||||
}
|
||||
|
||||
.scroll-view {
|
||||
height: 75vh;
|
||||
height: 79vh;
|
||||
}
|
||||
|
||||
.popup-content {
|
||||
|
Reference in New Issue
Block a user