From c0c034b3ef0fdf0fd9c802d5984dbd717db6817a Mon Sep 17 00:00:00 2001
From: zhangzengfei <zhangzengfei@smartai.com>
Date: 星期三, 06 九月 2023 17:54:55 +0800
Subject: [PATCH] 定制桌面.

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

diff --git a/vue.config.js b/vue.config.js
index 103c24f..072bb2b 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -67,7 +67,8 @@
   // }
 });
 
-const serverUrl = "http://192.168.20.189:7009";
+// const serverUrl = "http://192.168.20.189:7009";
+const serverUrl = "http://192.168.20.116:7009";
 //const serverUrl = "http://192.168.20.116:7009";
 const iotdataServerUrl = "http://192.168.8.10:9000";
 

--
Gitblit v1.8.0