lrf hace 1 año
padre
commit
a0d0888921
Se han modificado 2 ficheros con 3 adiciones y 3 borrados
  1. 2 2
      .env.production
  2. 1 1
      .gitignore

+ 2 - 2
.env.production

@@ -1,5 +1,5 @@
-VITE_BASE_URL = "/"
-VITE_OUT_DIR = "fieldweb"
+VITE_BASE_URL = "/zdlyjszyWeb2"
+VITE_OUT_DIR = "zdlyjszyWeb2"
 VITE_REQUEST_BASE = ''
 VITE_APP_HOST="https://broadcast.waityou24.cn"
 VITE_APP_PAGE_SIZE=12

+ 1 - 1
.gitignore

@@ -6,7 +6,7 @@ yarn-debug.log*
 yarn-error.log*
 pnpm-debug.log*
 lerna-debug.log*
-
+zdlyjszyWeb2/
 node_modules
 .DS_Store
 dist