This commit is contained in:
faiz 2024-07-01 14:18:03 +08:00
parent 9ab223b54f
commit 12f44b5857
2 changed files with 12 additions and 12 deletions

View File

@ -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://您的域名

View File

@ -201,14 +201,14 @@
type: 1,
title: "发货"
},
{
type: 2,
title: "送货"
},
{
type: 3,
title: "无需物流"
}
// {
// type: 2,
// title: ""
// },
// {
// type: 3,
// title: ""
// }
],
splitList: [
{