From aff50b1a91a5cedff2c0d3ebe25d8ea3621f3f2e Mon Sep 17 00:00:00 2001 From: xsx <825657193@qq.com> Date: Sun, 22 Oct 2023 14:14:48 +0800 Subject: [PATCH] =?UTF-8?q?h5=E9=83=A8=E7=BD=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- im-uniapp/manifest.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/im-uniapp/manifest.json b/im-uniapp/manifest.json index bd24642..8790542 100644 --- a/im-uniapp/manifest.json +++ b/im-uniapp/manifest.json @@ -70,6 +70,9 @@ }, "vueVersion" : "3", "h5" : { - "title" : "盒子IM" + "title" : "盒子IM", + "router" : { + "base" : "/h5/" + } } }