From 4ca067a7509cb8a3998c1eaa3ddf8bced8541fab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E7=BF=94=E5=AE=87-=E6=97=85=E7=AE=A1=E5=AE=B6?= <153298343@qq.com> Date: Thu, 26 May 2022 17:12:28 +0800 Subject: [PATCH] up --- manifest.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifest.json b/manifest.json index b46cf00..95d55a0 100644 --- a/manifest.json +++ b/manifest.json @@ -79,6 +79,9 @@ }, "devServer" : { "https" : false + }, + "router" : { + "base" : "/mobile/" } } }