From 2ae18c2d63974ef9da0e297fc3365c7a5435c9eb Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期三, 29 五月 2024 13:48:19 +0800
Subject: [PATCH] #

---
 Monitor-APP/pages/home/home.vue |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/Monitor-APP/pages/home/home.vue b/Monitor-APP/pages/home/home.vue
index 761ce7d..e47311f 100644
--- a/Monitor-APP/pages/home/home.vue
+++ b/Monitor-APP/pages/home/home.vue
@@ -231,15 +231,15 @@
 									display-multiple-items="3"
 									circular="true" :autoplay="true" :interval="3000" :duration="2000">
 										<swiper-item class="swiper-item" v-for="(item,i) in swiperList" :key="i">
-											<view style="width: 30%;">{{i+1}} / {{swiperList.length}}</view>
+											<!-- <view style="width: 30%;">{{i+1}} / {{swiperList.length}}</view> -->
 											<!-- <view style="width: 30%;">鏂欏彿: {{item.matnr}}</view> -->
-											<view style="width: 40%;">鍚嶇О: {{item.maknx}}</view>
-											<view style="width: 30%;">瀹㈡埛: {{item.manu}}</view>
+											<view style="width: 50%;">DI鍗曞彿: {{item.orderNo}}</view>
+											<view style="width: 50%;">鎹嗗寘鍙风爜: {{item.matnr}}</view>
+											<view style="width: 100%;">AS400: {{item.brand}}</view>
 											
-											
-											<view style="width: 30%;">鍑哄簱: {{item.count}} / 鎬绘暟: {{item.total}}</view>
-											<view style="width: 40%;">瑙勬牸: {{item.specs}}</view>
-											<view style="width: 30%;">澶囨敞: {{item.memo}}</view>
+											<view style="width: 100%;">鏈虹鍙�: {{item.maknx}}</view>
+											<view style="width: 50%;">鍙版暟: {{item.number}}</view>
+											<view style="width: 50%;">鍑�閲�: {{item.weight}}KG</view>
 											
 											
 										</swiper-item>

--
Gitblit v1.9.1