From ff3c7402a9acf36327cb949c38cacac73d8487bb Mon Sep 17 00:00:00 2001 From: wangliankun Date: Fri, 19 Dec 2025 18:06:05 +0800 Subject: [PATCH] feat(http):http webview top --- lib/utils/file/webview/customer_webview.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/utils/file/webview/customer_webview.dart b/lib/utils/file/webview/customer_webview.dart index 1ffebd3..6d7141c 100755 --- a/lib/utils/file/webview/customer_webview.dart +++ b/lib/utils/file/webview/customer_webview.dart @@ -129,7 +129,7 @@ class _CustomerWebViewState extends State { child: GestureDetector( onTap: () => Navigator.pop(context), child: Container( - margin: const EdgeInsets.only(left: 16, top: 16), + margin: const EdgeInsets.only(left: 16, top: 24), width: 44, height: 44, decoration: BoxDecoration(