From 79ae5b195d30137a284a5654fa68fbe2c60c301f Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期二, 15 四月 2025 18:21:55 +0800
Subject: [PATCH] gx优化
---
src/views/deviceWindoes2.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/deviceWindoes2.vue b/src/views/deviceWindoes2.vue
index 69cc12f..e7ba648 100644
--- a/src/views/deviceWindoes2.vue
+++ b/src/views/deviceWindoes2.vue
@@ -482,7 +482,7 @@
</div>
<!-- 未签到 -->
<div class="mowei" style="height: 39%;" v-if="Number(deviceData.透析状态) ===0">
- <el-row gutter="20" style="height: 100%;">
+ <el-row gutter="20" style="height: 100%;padding:10px 20px 20px 20px;">
<el-col :span="12" style="height: 100%;">
<div class="container-weiqiandao" style="height: 100%;" >
<div class="item-weiqiandao" style="background: #FFEDD2;border-radius: 8px;">
--
Gitblit v1.8.0