From 398bbbda351b92d00c67270dcd85cea858c6df0d Mon Sep 17 00:00:00 2001 From: feige996 <1020102647@qq.com> Date: Sat, 28 Jun 2025 18:05:57 +0800 Subject: [PATCH] =?UTF-8?q?refactor(manifest):=20=E7=A7=BB=E9=99=A4h5?= =?UTF-8?q?=E8=B7=AF=E7=94=B1=E7=9A=84=E5=9F=BA=E7=A1=80=E8=B7=AF=E5=BE=84?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/manifest.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index 791ddeb..0366d02 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -106,8 +106,6 @@ }, "vueVersion": "3", "h5": { - "router": { - "base": "/" - } + "router": {} } } \ No newline at end of file