shish 3 лет назад
Родитель
Сommit
65dcc9a139
1 измененных файлов с 4 добавлено и 4 удалено
  1. 4 4
      ghsApp/src/pagesStorehouse/inventory/select.vue

+ 4 - 4
ghsApp/src/pagesStorehouse/inventory/select.vue

@@ -76,8 +76,7 @@
 						<text style="font-size:35upx;font-weight:bold;color:#666666;" v-if="globalUnitType == 1">支</text>
 						<text style="font-size:35upx;font-weight:bold;color:#666666;" v-if="globalUnitType == 1">支</text>
 						<!-- #endif -->
 						<!-- #endif -->
 
 
-						<image @click="switchGlobalUnitType" :src="`${constant.imgUrl}/icon/switch/switch128.png`" style="width:86upx;height:86upx;" mode="widthFix"></image>
-						<button v-if="selectJobType == 'inventory'" style="position:absolute;top:276upx;left:230upx;" @click="customData.bigCount=99999" class="admin-button-com middle blue">盘点为零</button>
+						<button v-if="selectJobType == 'inventory'" style="position:absolute;top:263upx;left:230upx;" @click="customData.bigCount=99999" class="admin-button-com middle blue">盘点为零</button>
 
 
 					</view>
 					</view>
 				</view>
 				</view>
@@ -288,7 +287,7 @@ export default {
 			color: #999999;
 			color: #999999;
 			font-size: 28upx;
 			font-size: 28upx;
 			font-weight: 400;
 			font-weight: 400;
-			margin-bottom: 60upx;
+			margin-bottom:50upx;
 			text-align: center;
 			text-align: center;
 			margin-top: 10upx;
 			margin-top: 10upx;
 		}
 		}
@@ -297,7 +296,8 @@ export default {
 			align-items: center;
 			align-items: center;
 			margin-bottom: 80upx;
 			margin-bottom: 80upx;
 			& > input {
 			& > input {
-				width: 212upx;
+				width: 200upx;
+				margin-left:40upx;
 				height: 80upx;
 				height: 80upx;
 				border: 1upx solid #dddddd;
 				border: 1upx solid #dddddd;
 				border-radius: 4upx;
 				border-radius: 4upx;