From 76c86ece42ccfd7e4b9393d5be3b481a07b0cc65 Mon Sep 17 00:00:00 2001 From: song Date: Tue, 1 Mar 2022 15:54:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vue.config.js b/vue.config.js index e63bea1..8f05335 100644 --- a/vue.config.js +++ b/vue.config.js @@ -10,7 +10,7 @@ const proxyUrl = '/datang/v1.0' const port = 8080 module.exports = { - publicPath: '/v1.0/manage', + publicPath: '/manage', devServer: { open: true, overlay: {