diff --git a/product/phone/src/main/ets/pages/wifi.ets b/product/phone/src/main/ets/pages/wifi.ets index 8ac1ccb0..f97295b3 100644 --- a/product/phone/src/main/ets/pages/wifi.ets +++ b/product/phone/src/main/ets/pages/wifi.ets @@ -761,6 +761,7 @@ struct apInfoDetailsDialog { }) }) } + .scrollBar(BarState.Off) .margin({ top: $r('app.float.wh_value_8'), bottom: $r('app.float.wh_value_16'),