From 028be888f195b06c14af3df7f2f401ec9382d100 Mon Sep 17 00:00:00 2001 From: cbb <1055026847@qq.com> Date: Wed, 21 Jan 2026 15:03:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0H5=E9=85=8D=E7=BD=AE=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- manifest.json | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index e9150de..a553170 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@ - +
diff --git a/manifest.json b/manifest.json index 3def45f..7dd019a 100644 --- a/manifest.json +++ b/manifest.json @@ -67,8 +67,12 @@ "h5" : { "optimization" : { "treeShaking" : { - "enable" : false + "enable" : true } + }, + "router" : { + "mode" : "history", + "base" : "/" } }, "app-harmony" : {