From bcb67f336c2b352177884b8db6decc3fcf382bb0 Mon Sep 17 00:00:00 2001
From: jihongshun <1151753686@qq.com>
Date: 星期四, 11 九月 2025 16:58:13 +0800
Subject: [PATCH] 航线模拟  差视锥体的head值和时间轴

---
 vue.config.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/vue.config.js b/vue.config.js
index 3397dfe..fe76889 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -9,8 +9,8 @@
 
 const name = process.env.VUE_APP_TITLE || '鐢靛姏宸℃鑸嚎瑙勫垝'; // 缃戦〉鏍囬
 
-// const baseUrl = 'http://192.168.1.5:7070'; // 鍚庣鎺ュ彛
 const baseUrl = 'http://192.168.1.25:7070'; // 鍚庣鎺ュ彛
+// const baseUrl = 'http://192.168.1.13:8080'; // 鍚庣鎺ュ彛
 
 const port = process.env.port || process.env.npm_config_port || 80; // 绔彛
 

--
Gitblit v1.9.3