From fef78f47a4c76b41ebbb3ebf06a93af76b57d316 Mon Sep 17 00:00:00 2001 From: ZY <zc857179121@qq.com> Date: 星期三, 02 四月 2025 10:07:36 +0800 Subject: [PATCH] 123 --- Monitor-APP/pages/home/home.vue | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/Monitor-APP/pages/home/home.vue b/Monitor-APP/pages/home/home.vue index 84f070f..e84974a 100644 --- a/Monitor-APP/pages/home/home.vue +++ b/Monitor-APP/pages/home/home.vue @@ -219,11 +219,9 @@ </view> <view style="height: 2%;"></view> <view style="height: 18%"> - - <image style="height: 100%;" src="../../static/barcode.png" mode="aspectFit"></image> - <image style="float:right; 100%;margin-top: -5%;margin-right: 5%;" + <image style="float:right; 100%;margin-top: -5vh;margin-right:5vh;" src="../../static/zy_logo.png" mode="aspectFit"></image> </view> -- Gitblit v1.9.1