From 6190bed40fb7b33dcbe166b755c2fb6b7622a989 Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期六, 27 十二月 2025 15:31:14 +0800
Subject: [PATCH] #

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

diff --git a/Monitor-APP/pages/home/home.vue b/Monitor-APP/pages/home/home.vue
index 7638e8f..51a42d7 100644
--- a/Monitor-APP/pages/home/home.vue
+++ b/Monitor-APP/pages/home/home.vue
@@ -98,7 +98,7 @@
 												style="align-items: flex-end;justify-content: flex-end;">
 												<!-- style="justify-content: flex-end;position: absolute;top: 0;right: 1vw;text-align: right;" -->
 												<text class="item-title">{{baseInfo.usedPr}}%</text>
-												<text class="item-subTitle">鍚屾瘮涓婃湀 + 5%</text>
+												<!-- <text class="item-subTitle">鍚屾瘮涓婃湀 + 5%</text> -->
 											</view>
 										</view>
 									</view>
@@ -140,8 +140,8 @@
 													<view class="flex-col"
 														style="align-items: flex-end;justify-content: flex-end;">
 														<!-- style="justify-content: flex-end;position: absolute;top: 0;right: 1vw;text-align: right;" -->
-														<text class="item-title">31</text>
-														<text class="item-subTitle">浠婃棩璁㈠崟鏁�</text>
+														<!-- <text class="item-title">31</text> -->
+														<!-- <text class="item-subTitle">浠婃棩璁㈠崟鏁�</text> -->
 													</view>
 												</view>
 											</view>
@@ -449,8 +449,8 @@
 				baseLedId: '',
 				baseCrnId: '',
 				baseUrl: '',
-				apiIp: '127.0.0.1',
-				apiPort: '9090',
+				apiIp: '172.26.11.88',
+				apiPort: '9091',
 				apiUrl: 'djwcs',
 				ledInfosApi: '/console/getLedInfos',
 				info: null,

--
Gitblit v1.9.1