From d7a9c1bd62c3c12f91efc4a5e3a7d9510e21008b Mon Sep 17 00:00:00 2001 From: yangtao Date: Fri, 22 Mar 2024 09:27:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E8=AF=B7=E6=B1=82=E5=9C=B0?= =?UTF-8?q?=E5=9D=80=E4=B8=8E=E7=89=88=E6=9D=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/app.js | 4 ++-- pages/user/index.vue | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/app.js b/config/app.js index d77d873..3ef57fd 100644 --- a/config/app.js +++ b/config/app.js @@ -7,11 +7,11 @@ let openPlantGrass = '-openPlantGrass-' // 网络接口修改此字符 小程序域名要求https // let httpApi = 'http://192.168.31.106:8324' //测试 -let httpApi = 'https://mer1. .net' //生产 +let httpApi = 'https://plus.hwms.shop' //生产 // 聊天接口修改此字符 小程序聊天要求wss 例如:wss://mer. .net // let wsApi = 'ws://192.168.3.20:8324' -let wsApi = 'wss://mer1. .net' +let wsApi = 'wss://plus.hwms.shop' module.exports = { // 请求域名 格式: https://您的域名 diff --git a/pages/user/index.vue b/pages/user/index.vue index 081a42d..769ba52 100644 --- a/pages/user/index.vue +++ b/pages/user/index.vue @@ -191,7 +191,7 @@ - ©️众邦科技版权所有 + ©️海悦版权所有