From 0d6a9fbb709313f63c1becb6c25bc5116b931b95 Mon Sep 17 00:00:00 2001 From: "lei.jiang" Date: Wed, 27 Jun 2018 22:52:33 +0800 Subject: [PATCH] update start_url --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index a2a64bd6..6ffb3b2e 100644 --- a/manifest.json +++ b/manifest.json @@ -8,7 +8,7 @@ "type": "image/png" } ], - "start_url": "/PWA/", + "start_url": "/vue-element-admin/", "display": "standalone", "background_color": "#2d3a4b", "theme_color": "#3d5165"