From ae820a43aa6b20bea341e78d1bbbc15db5a1454a Mon Sep 17 00:00:00 2001
From: Lou <luzhiping@qqyjz.com>
Date: Mon, 04 Dec 2023 17:59:05 +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 5c6d126..cfa849f 100644
--- a/common/setting.js
+++ b/common/setting.js
@@ -14,7 +14,7 @@
 	// devUrl:'http://192.168.1.50:9528',
 	// devUrl: 'http://192.168.0.102:9528',
 	// devUrl:'https://srgdjczzxtpt.com:2080/api',
-	// devUrl: 'http://192.168.0.100:9528',
+	// devUrl: 'http://192.168.0.102:9528',
 	devUrl: 'https://srgdjczzxtpt.com:2080/api',
 	minioBaseUrl: "https://srgdjczzxtpt.com:2080/gminio/jczz/",
 	// minioBaseUrl:"http://192.168.0.103:9528/",

--
Gitblit v1.9.3