From 6f546ef4c150d7ca00e36c2ea0b18ff1da95a53c Mon Sep 17 00:00:00 2001
From: Lou <luzhiping@qqyjz.com>
Date: Fri, 24 Nov 2023 17:55:27 +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 f0f0a0d..a513f88 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:'https://srgdjczzxtpt.com:2080/api',
 	// devUrl: 'http://192.168.0.102:9528',
 	// devUrl: 'https://srgdjczzxtpt.com:2080/api',
 	minioBaseUrl: "https://srgdjczzxtpt.com:2080/gminio/jczz/",

--
Gitblit v1.9.3