From 6756ad57003a55f600ecb8bcd9bf7ba1e24776db Mon Sep 17 00:00:00 2001 From: luo Date: Thu, 2 Jul 2026 15:58:23 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=AE=9E=E5=90=8D=E8=AE=A4=E8=AF=81?= =?UTF-8?q?=E8=BF=90=E8=90=A5=E5=95=86=E5=88=86=E7=B1=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vite.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/vite.config.js b/vite.config.js index 5234511..bc40715 100644 --- a/vite.config.js +++ b/vite.config.js @@ -33,6 +33,7 @@ function copyMpVerifyFiles() { } export default defineConfig({ + base: '/h5/', plugins: [uni(), copyMpVerifyFiles()], root: process.cwd(), css: {