From 07bfe1dfe1173132284c5500cbe003f2d9d397b9 Mon Sep 17 00:00:00 2001
From: ZY <zc857179121@qq.com>
Date: 星期二, 01 四月 2025 16:59:31 +0800
Subject: [PATCH] 12

---
 Monitor-APP/pages/home/home.vue |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/Monitor-APP/pages/home/home.vue b/Monitor-APP/pages/home/home.vue
index ffc8db9..84f070f 100644
--- a/Monitor-APP/pages/home/home.vue
+++ b/Monitor-APP/pages/home/home.vue
@@ -219,13 +219,12 @@
 								</view>
 								<view style="height: 2%;"></view>
 								<view style="height: 18%">
-									<view style="font-size: 4vh">
-										鑷姩浠撳簱WCS鐩戞帶骞冲彴
-									</view>
-									<view style="height: 65%;float: right;">
-										<image style="height: 100%;margin-top: -18%;margin-left: 25%;"
+									
+									
+										<image style="height: 100%;"
 											src="../../static/barcode.png" mode="aspectFit"></image>
-									</view>
+										<image style="float:right; 100%;margin-top: -5%;margin-right: 5%;"
+											src="../../static/zy_logo.png" mode="aspectFit"></image>
 
 								</view>
 							</view>

--
Gitblit v1.9.1