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 @@ - ©️众邦科技版权所有 + ©️海悦版权所有