From e8e7e4e8f9891199009686df6f2a810cd932573b Mon Sep 17 00:00:00 2001
From: Lou <luzhiping@qqyjz.com>
Date: Sat, 11 Nov 2023 21:49:21 +0800
Subject: [PATCH] 首页修改,公告列表样式修改

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

diff --git a/common/setting.js b/common/setting.js
index 66b71d2..5f5c943 100644
--- a/common/setting.js
+++ b/common/setting.js
@@ -12,7 +12,8 @@
 	// devUrl: 'https://sk.hubeishuiyi.cn',
 	// devUrl: 'http://192.168.1.156:9528',
 	// devUrl:'http://192.168.1.50:9528',
-	devUrl: 'http://192.168.0.102:9528',
+	// devUrl: 'http://192.168.0.102:9528',
+	devUrl:'http://z4042833u6.wicp.vip',
 	minioBaseUrl: "http://60.220.177.113:9000/jczz/",
 	// 数据中台接口url
 	// dataCenterUrl: 'http://10.10.2.192/services',

--
Gitblit v1.9.3