From fbfc97bc3fa8a6c798eb017f8ebf8f076dacc00f Mon Sep 17 00:00:00 2001 From: gyq <875626088@qq.com> Date: Tue, 5 Aug 2025 19:01:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E6=89=93=E5=8C=85/h5/?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 114f44e..2156eca 100644 --- a/manifest.json +++ b/manifest.json @@ -151,7 +151,7 @@ "template" : "template.html", "router" : { "mode" : "history", - "base" : "/h5/" + "base" : "" } } }