From 871522ed7e06fd9c62a87c178d7f5c88d7853a20 Mon Sep 17 00:00:00 2001 From: WXL <wl_5969728@163.com> Date: 星期一, 20 四月 2026 18:04:35 +0800 Subject: [PATCH] 初始提交 --- .env.development | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index 3752d78..429dcfb 100644 --- a/.env.development +++ b/.env.development @@ -1,4 +1,4 @@ # 寮�鍙戠幆澧傾PI鍦板潃 # VITE_APP_BASE_API = 'http://192.168.100.10:8080' -VITE_APP_BASE_API = 'http://localhost:8080' +VITE_APP_BASE_API = 'http://192.168.100.10:8080' VUE_APP_PLATFORM = 'h5' \ No newline at end of file -- Gitblit v1.9.3