From 76c555e11362337ef12c914943cb7f63dde871e4 Mon Sep 17 00:00:00 2001 From: copper Date: Tue, 1 Jun 2021 17:08:36 +0800 Subject: [PATCH] temp --- vue.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vue.config.js b/vue.config.js index f03e000..26a7322 100644 --- a/vue.config.js +++ b/vue.config.js @@ -2,7 +2,7 @@ const path = require('path') const { env } = require('process') module.exports = { - publicPath: '/', + publicPath: '/wt/', devServer: { host: '127.0.0.1',