From b0ea24bd2656abdab213afbdc895268bcc3679da Mon Sep 17 00:00:00 2001
From: zwl <1051256694@qq.com>
Date: 星期六, 03 一月 2026 13:59:13 +0800
Subject: [PATCH] 完善视频显示

---
 Monitor-APP/pages/home/home.vue |   52 +++++++++++++++++++++++++++++++---------------------
 1 files changed, 31 insertions(+), 21 deletions(-)

diff --git a/Monitor-APP/pages/home/home.vue b/Monitor-APP/pages/home/home.vue
index a847b57..2cf9f04 100644
--- a/Monitor-APP/pages/home/home.vue
+++ b/Monitor-APP/pages/home/home.vue
@@ -217,13 +217,13 @@
 
 									</y-box>
 								</view>
-								<view style="height: 2%;"></view>
+								<!-- <view style="height: 2%;"></view>
 								<view style="height: 18%"  class="flex-row">
 										<image style="height: 100%;"
 											src="../../static/barcode.png" mode="aspectFit"></image>
 										<image style="height: 100%;"
 											src="../../static/zy_logo.png" mode="aspectFit"></image>
-								</view>
+								</view> -->
 							</view>
 						</view>
 					</view>
@@ -253,12 +253,12 @@
                   <view style="flex: 1;">鍓╀綑鏁伴噺</view>
                 </view> -->
                 <view class="swiper-head" v-show="swiperList.length > 0">
-									<view style="flex: 2;">浠诲姟鍙�</view>
-                  <view style="flex: 3;">鍟嗗搧缂栧彿</view>
-                  <view style="flex: 2;">鍟嗗搧鍚嶇О</view>
-                  <view style="flex: 2;">瑙勬牸</view>
-									<view style="flex: 2;">宸ュ簭</view>
-                  <view style="flex: 2;">鏁伴噺</view>
+					<view style="flex: 2;">鎵樼洏鐮�</view>
+					<view style="flex: 3;">鍟嗗搧缂栧彿</view>
+					<view style="flex: 2;">鍟嗗搧鍚嶇О</view>
+					<view style="flex: 2;">瑙勬牸</view>
+					<!-- <view style="flex: 2;">宸ュ簭</view> -->
+					<view style="flex: 2;">鏁伴噺</view>
                   
                 </view>
                 <!-- body -->
@@ -267,15 +267,15 @@
                   circular 鏄惁閲囩敤琛旀帴婊戝姩锛屽嵆鎾斁鍒版湯灏惧悗閲嶆柊鍥炲埌寮�澶�
                   vertical 婊戝姩鏂瑰悜鏄惁涓虹旱鍚�
                   display-multiple-items 鍚屾椂鏄剧ず鐨勬粦鍧楁暟閲� -->
-                  <swiper class="swiper-body-main" vertical="true" display-multiple-items="15"
+                  <swiper class="swiper-body-main" vertical="true" display-multiple-items="5"
                           circular="true" :autoplay="true" :interval="3000" :duration="1000">
                     <swiper-item class="swiper-item" v-for="(item,i) in swiperList" :key="i"
                                  :style="item.color">
-											<view style="flex: 2;">{{infoText.workNo}}</view>
+					<view style="flex: 2;">{{item.barcode}}</view>
                       <view style="flex: 3;">{{item.matnr}}</view>
                       <view style="flex: 2;">{{item.maknx}}</view>
                       <view style="flex: 2;">{{item.specs}}</view>
-											<view style="flex: 2;">{{item.sku}}</view>
+					<!-- <view style="flex: 2;">{{item.sku}}</view> -->
                       <view style="flex: 2;">{{item.count}}/{{item.total}}</view>
                     </swiper-item>
                   </swiper>
@@ -355,7 +355,7 @@
 			</view>
 		</view>
 		<!-- 灏忚溅寮傚父 -->
-		<view class="board">
+		<!-- <view class="board">
 			<uni-transition ref="ani" custom-class="transition" :mode-class="newModeClass" :show="errorBoardShow">
 				<view class="error-board">
 					<text v-for="item in carInfo">{{item}}</text>
@@ -364,7 +364,7 @@
 		</view>
 		<view style="color: #FFF;position: fixed;bottom: 10px;left: 10px;" v-show="timeOut">
 			杩炴帴瓒呮椂: {{times}} s
-		</view>
+		</view> -->
 	</view>
 </template>
 <!-- {"msg":"鎿嶄綔鎴愬姛","code":200,"data":[{"title":"鍏ㄦ澘鍑哄簱","workNo":7460,"staNo":110,"sourceStaNo":null,"locNo":null,"sourceLocNo":"0807102","matDtos":[{"matNo":"50460834","maknx":"200x60妗岄潰","count":26.0}],"emptyMk":false,"ioType":101}]} -->
@@ -497,8 +497,8 @@
 				this.getError()
 				// this.getInfo2()
 				// this.getError2()
-				this.controller()
-				this.getCarInfo()
+				// this.controller()
+				// this.getCarInfo()
 			}, 1000)
 
 			setInterval(() => {
@@ -616,17 +616,20 @@
 								that.infoText.title = "鍏朵粬淇℃伅"
 								// that.infoText.title = "寮傚父"
 								that.infoText.error = errorInfo
+								that.controller()
 								return
 							}
 							that.infoType = 2
 							that.infoText.title = "鍏朵粬淇℃伅"
 							// that.infoText.title = "寮傚父"
 							that.infoText.error = errorInfo
+							that.controller()
 						} else {
 							if (that.infoType == 1) {
 								return
 							}
 							that.infoType = 0
+							that.controller()
 						}
 					}
 				})
@@ -640,10 +643,8 @@
 					}
 					// infoType1:鍙湁鎷f枡绛変俊鎭�
 					that.infoType = 1
-					if (res.data[0].ioType === 101) {
-						that.infoText.title = '鍏ㄦ澘鍑哄簱'
-					} else if (res.data[0].ioType === 103) {
-						that.infoText.title = '鎷f枡鍑哄簱'
+					if (res.data[0].ioType === 101||res.data[0].ioType === 103) {
+						that.infoText.title = '鍑哄簱'
 					} else if (res.data[0].ioType === 107) {
 						that.infoText.title = '鐩樼偣鍑哄簱'
 					} else if (res.data[0].ioType === 1) {
@@ -662,7 +663,15 @@
 
 					that.infoText.staNo = res.data[0].staNo
 					that.infoText.workNo = res.data[0].workNo
-					that.swiperList = res.data[0].matDtos
+					let list = []
+					for (let i = 0; i < res.data.length; i++) {
+						let mats = res.data[i].matDtos || []
+						for (let j = 0; j < mats.length; j++) {
+							list.push(mats[j])
+						}
+					}
+					that.swiperList = list
+					that.controller()
 					// that.infoText.matnr = res.data[0].matDtos[0].matnr
 					// that.infoText.specs = res.data[0].matDtos[0].specs
 					// that.infoText.maknx = res.data[0].matDtos[0].maknx
@@ -672,6 +681,7 @@
 						return;
 					}
 					that.infoType = 0
+					that.controller()
 				}
 			},
 			// 鎺у埗鍣�
@@ -1314,4 +1324,4 @@
 		justify-content: space-around;
 		font-size: 2rem;
 	}
-</style>
\ No newline at end of file
+</style>

--
Gitblit v1.9.1