From 627fd69986e6306c4f00881bc6bf0dc9bf6fca28 Mon Sep 17 00:00:00 2001 From: Lou <luzhiping@qqyjz.com> Date: Mon, 20 Nov 2023 17:33:36 +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 cce0c57..583fde1 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.102:9528', + devUrl: 'http://192.168.0.101:9528', // devUrl: 'https://srgdjczzxtpt.com:2080/api', // minioBaseUrl: "https://srgdjczzxtpt.com:2080/gminio/jczz/", minioBaseUrl: 'https://srgdjczzxtpt.com:2080/', -- Gitblit v1.9.3