feat(http):http webview

This commit is contained in:
2025-11-21 16:26:08 +08:00
parent eadf95609d
commit 5befd4d1c8
2 changed files with 4 additions and 4 deletions

View File

@@ -40,8 +40,8 @@ class _CustomerWebViewState extends State<CustomerWebView> {
@override
Widget build(BuildContext context) {
SystemChrome.setEnabledSystemUIMode(SystemUiMode.manual,
overlays: [SystemUiOverlay.bottom]);
// SystemChrome.setEnabledSystemUIMode(SystemUiMode.manual,
// overlays: [SystemUiOverlay.bottom]);
return Stack(
alignment: Alignment.topLeft,
children: [