From 65db234bff3366049a7b151089b78ee9c400acf8 Mon Sep 17 00:00:00 2001 From: kejintao Date: Thu, 18 Jul 2024 11:32:04 +0800 Subject: [PATCH] =?UTF-8?q?fixed=20b9b5330=20from=20https://gitee.com/danc?= =?UTF-8?q?ingke/applications=5Fsettings/pulls/711=20fixed=20d8921ca=20fro?= =?UTF-8?q?m=20https://gitee.com/dancingke/applications=5Fsettings/pulls/7?= =?UTF-8?q?06=20wifi=E4=BA=8C=E7=BB=B4=E7=A0=81=E5=BC=B9=E7=AA=97=E7=9A=84?= =?UTF-8?q?=E6=8C=89=E9=92=AE=E4=B8=8B=E6=96=B9=E5=B1=95=E7=A4=BA=E6=BB=9A?= =?UTF-8?q?=E5=8A=A8=E6=9D=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: kejintao --- product/phone/src/main/ets/pages/wifi.ets | 1 + 1 file changed, 1 insertion(+) diff --git a/product/phone/src/main/ets/pages/wifi.ets b/product/phone/src/main/ets/pages/wifi.ets index aeceec79..49e1b2d4 100644 --- a/product/phone/src/main/ets/pages/wifi.ets +++ b/product/phone/src/main/ets/pages/wifi.ets @@ -760,6 +760,7 @@ struct apInfoDetailsDialog { }) }) } + .scrollBar(BarState.Off) .margin({ top: $r('app.float.wh_value_8'), bottom: $r('app.float.wh_value_16'),