feat(http):http webview top

This commit is contained in:
2025-12-19 18:06:05 +08:00
parent 70e7fe99af
commit ff3c7402a9

View File

@@ -129,7 +129,7 @@ class _CustomerWebViewState extends State<CustomerWebView> {
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(