From 12f44b5857278ab09aebf9a1f279414652cc80d6 Mon Sep 17 00:00:00 2001 From: 15820893422 <1978476055@qq.com> Date: Mon, 1 Jul 2024 14:18:03 +0800 Subject: [PATCH] 1 --- config/app.js | 8 ++++---- pages/admin/delivery/index.vue | 16 ++++++++-------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/config/app.js b/config/app.js index 4584542..8000f6b 100644 --- a/config/app.js +++ b/config/app.js @@ -6,12 +6,12 @@ let VUE_APP_WS_URL = `ws://${location.hostname}?type=user` let openPlantGrass = '-openPlantGrass-' // 网络接口修改此字符 小程序域名要求https -let httpApi = 'http://192.168.1.24:8080' //测试 -// let httpApi = 'https://api.tropjoin.com' //生产 +// let httpApi = 'http://192.168.1.24:8080' //测试 +let httpApi = 'https://api.tropjoin.com' //生产 // 聊天接口修改此字符 小程序聊天要求wss 例如:wss://mer. .net -let wsApi = 'ws://192.168.1.24:8080' -// let wsApi = 'wss://ws.tropjoin.com' +// let wsApi = 'ws://192.168.1.24:8080' +let wsApi = 'wss://ws.tropjoin.com' module.exports = { // 请求域名 格式: https://您的域名 diff --git a/pages/admin/delivery/index.vue b/pages/admin/delivery/index.vue index 033d93c..e4be93f 100644 --- a/pages/admin/delivery/index.vue +++ b/pages/admin/delivery/index.vue @@ -201,14 +201,14 @@ type: 1, title: "发货" }, - { - type: 2, - title: "送货" - }, - { - type: 3, - title: "无需物流" - } + // { + // type: 2, + // title: "送货" + // }, + // { + // type: 3, + // title: "无需物流" + // } ], splitList: [ {