From d7a91a6df25614e9bb70dc590029d072c0b99ffc Mon Sep 17 00:00:00 2001 From: fengerli <528575642@qq.com> Date: Wed, 10 Sep 2025 10:47:04 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=82=E9=85=8D=E7=81=AF=E5=85=89=E5=BC=B9?= =?UTF-8?q?=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/6170/deviceControl/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/6170/deviceControl/index.vue b/pages/6170/deviceControl/index.vue index c1466a6..13de058 100644 --- a/pages/6170/deviceControl/index.vue +++ b/pages/6170/deviceControl/index.vue @@ -1625,7 +1625,7 @@ /* 弹窗主体 */ .agreement-popup { width: 100%; - height: 50%; + /* height: 50%; */ background-color: rgb(42, 42, 42); border-radius: 60rpx 60rpx 0rpx 0rpx; padding: 40rpx;