From 6d9ea39e2b9602d73b4a55f7c609e1f42edf8edc Mon Sep 17 00:00:00 2001 From: sion <450702724@qq.com> Date: Mon, 23 Mar 2026 11:52:21 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=20vConsole=20?= =?UTF-8?q?=E4=B8=8E=20Flutter=20WebAssembly=20=E5=86=B2=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将 vConsole 初始化移到 body 末尾,延迟加载 Co-Authored-By: Claude Opus 4.6 --- flutter_monisuo/web/index.html | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/flutter_monisuo/web/index.html b/flutter_monisuo/web/index.html index 5fb9979..44865a9 100644 --- a/flutter_monisuo/web/index.html +++ b/flutter_monisuo/web/index.html @@ -31,12 +31,6 @@ flutter_monisuo - - - - + + + +