From 1f63ea4260b41facaf718d1ec9822d320b46f83a Mon Sep 17 00:00:00 2001
From: Lou <luzhiping@qqyjz.com>
Date: Thu, 23 Nov 2023 18:08:30 +0800
Subject: [PATCH] 修改首页菜单改为动态渲染,优化逻辑,楼盘表优化

---
 common/setting.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/common/setting.js b/common/setting.js
index 18009f9..f0f0a0d 100644
--- a/common/setting.js
+++ b/common/setting.js
@@ -12,7 +12,7 @@
 	// devUrl: 'https://sk.hubeishuiyi.cn',
 	// devUrl: 'http://192.168.1.156:9528',
 	// devUrl:'http://192.168.1.50:9528',
-	devUrl: 'http://192.168.0.100:9528',
+	devUrl: 'http://192.168.0.102:9528',
 	// devUrl: 'http://192.168.0.102:9528',
 	// devUrl: 'https://srgdjczzxtpt.com:2080/api',
 	minioBaseUrl: "https://srgdjczzxtpt.com:2080/gminio/jczz/",

--
Gitblit v1.9.3