From 2e572639b0fa2060caeb5243c261f0012caec5d0 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sun, 29 Sep 2024 09:22:29 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=8A=9F=E8=83=BD=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E3=80=91=E4=BF=AE=E6=94=B9=20h5=20=E7=9A=84=20base=20=E6=98=AF?= =?UTF-8?q?=20/=EF=BC=8C=E8=A7=A3=E5=86=B3=20https://gitee.com/yudaocode/y?= =?UTF-8?q?udao-mall-uniapp/issues/IATB5V=20=E9=9D=99=E6=80=81=E8=B5=84?= =?UTF-8?q?=E6=BA=90=E8=AE=BF=E9=97=AE=E7=9A=84=E9=97=AE=E9=A2=98?= 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 ac575dbe..47b8960f 100644 --- a/manifest.json +++ b/manifest.json @@ -218,7 +218,7 @@ "template": "index.html", "router": { "mode": "history", - "base": "./" + "base": "/" }, "sdkConfigs": { "maps": {}