From 1c9a4dab8843d8c6fd39daa68a8bb9a2c61e305d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E9=9C=84?= Date: Thu, 21 Mar 2024 11:51:40 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E9=94=99=E8=AF=AF=E8=B7=AF=E5=BE=84?= =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/vue.config.js b/vue.config.js index 154aa46..927745f 100644 --- a/vue.config.js +++ b/vue.config.js @@ -1,4 +1,5 @@ module.exports = { + // publicPath: process.env.NODE_ENV === 'production' ? '/onlyofficeui/' : '/', publicPath: '/', outputDir:"onlyofficeui", //设置打包后的项目目录名称 css: {