From 313121b2ab72f50da9332e4cd2c503c3a1821b77 Mon Sep 17 00:00:00 2001 From: Jason <5340635+wen-jason@user.noreply.gitee.com> Date: Tue, 10 Jan 2023 18:05:16 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4uniapph5=E5=9F=BA=E7=A1=80?= =?UTF-8?q?=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- uniapp/src/manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/uniapp/src/manifest.json b/uniapp/src/manifest.json index 0eb8900e..124ffce8 100644 --- a/uniapp/src/manifest.json +++ b/uniapp/src/manifest.json @@ -71,7 +71,8 @@ "vueVersion" : "3", "h5" : { "router" : { - "mode" : "history" + "mode" : "history", + "base" : "/mobile/" }, "title" : "加载中", "devServer" : {