瀏覽代碼

Merge branch 'master' of http://git.cc-lotus.info/technology/technology_web2

zs 1 年之前
父節點
當前提交
3757d3f4f1
共有 2 個文件被更改,包括 3 次插入3 次删除
  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