更新环境

This commit is contained in:
super
2026-06-11 20:37:18 +08:00
parent efed871f57
commit 3a96a01715
9 changed files with 110 additions and 218 deletions

View File

@@ -30,4 +30,4 @@ npm run dev # 调试WebView 连 http://localhost:1420
## 环境变量
`.env.example``VITE_API_BASE_URL` 为业务 API 基址;开发时 `/api` 由 Vite 代理到 `http://127.0.0.1:8001`
`.env.example``VITE_API_BASE_URL` 为业务 API 基址;开发时 `/api` 由 Vite 代理到 `http://47.110.241.161:8001`