From 68c77348280136596cca86520f2e4402f1f93629 Mon Sep 17 00:00:00 2001 From: gxwebsoft Date: Sun, 28 Jan 2024 15:55:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=90=9C=E7=B4=A2=E6=9D=A1?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.js | 10 +++++----- pages/house/house.vue | 10 ++++------ 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/config.js b/config.js index 86b6b22..12d5ecf 100755 --- a/config.js +++ b/config.js @@ -9,18 +9,18 @@ module.exports = { appSecret: '1f1d186d98ea4620ac65afbf34940051', // 开发环境 - apiUrl: "http://127.0.0.1:9090/api", + // apiUrl: "http://127.0.0.1:9095/api", // socketUrl: 'ws://localhost:9190', // fileUrl: 'https://file.wsdns.cn', // 测试环境 // apiUrl: 'https://server.gxwebsoft.com/api', - socketUrl: 'wss://server.gxwebsoft.com', - fileUrl: 'https://file.wsdns.cn', + // socketUrl: 'wss://server.gxwebsoft.com', + fileUrl: 'https://file.wsdns.com', // 生产环境 - // apiUrl: 'https://server.jimeigroup.cn/api', - // socketUrl: 'wss://server.jimeigroup.cn', + apiUrl: 'https://open.gxwebsoft.com/api', + socketUrl: 'wss://server.gxwebsoft.com', // fileUrl: 'https://oss.jimeigroup.cn', diff --git a/pages/house/house.vue b/pages/house/house.vue index b3f76aa..6d91ba5 100644 --- a/pages/house/house.vue +++ b/pages/house/house.vue @@ -13,14 +13,12 @@ @change="onSearch"> - - + - - +