mo hai 1 ano
pai
achega
c198622149
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      vite.config.ts

+ 1 - 1
vite.config.ts

@@ -28,7 +28,7 @@ const proxyUrl = 'https://test.lexiaoya.cn';
 const now = new Date().getTime();
 export default defineConfig(() => {
   return {
-    base: '/',
+    base: './',
     plugins: [
       vue(),
       vueJsx(),