From 9ba8888411f659889e57d368729ce5df2caf6348 Mon Sep 17 00:00:00 2001 From: tantao <1416249906@qq.com> Date: Thu, 25 Aug 2022 15:10:41 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=89=93=E5=8C=85=E8=B7=AF?= =?UTF-8?q?=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vite.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vite.config.ts b/vite.config.ts index 1753505..3780318 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -10,7 +10,7 @@ export default defineConfig(({ command, mode }) => { return { // 静态资源基础路径 base: './' || '', - base: './', + base: '/Vue3-Vite-Vant-TS-H5/', resolve: { alias: {