From 349865dda55e3344f0b55cfcdf24f936f6569ed2 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: Tue, 14 Feb 2023 14:27:26 +0800 Subject: [PATCH] up --- vue.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vue.config.js b/vue.config.js index 3ff6a77..35f1170 100644 --- a/vue.config.js +++ b/vue.config.js @@ -24,7 +24,7 @@ module.exports = { * In most cases please use '/' !!! * Detail: https://cli.vuejs.org/config/#publicpath */ - publicPath: '/admin/', + publicPath: '/merchant/', outputDir: '/Users/liuxiangyu/Work/yunyubang/yunyubang-service/public/merchant', assetsDir: 'static', css: {