소스 검색

fix 打包地址

zhangyinghao 1 년 전
부모
커밋
4e3504a75c
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      vue.config.js

+ 4 - 0
vue.config.js

@@ -28,6 +28,10 @@ module.exports = defineConfig({
   },
 });
 module.exports = {
+
+
+  publicPath: "./",
+  outputDir: "jiazheng-user",
   pwa: {
       iconPaths: {
           favicon32: 'favicon.ico',