@ -29,7 +29,7 @@ $http.baseUrl = 'https://yoga.runpengsoft.com/yoga'
// #ifdef H5
// Vue.prototype.$wsUrl = 'ws://192.168.13.9:8528/im' // 开发环境
// Vue.prototype.$wsUrl = 'wss://www.sanduolantoyoga.com/yoga-imserver' // 生产环境
Vue.prototype.$wsUrl = 'wss://www.sanduolantoyoga.com/yoga-imserver/' // 生产环境
Vue.prototype.$wsUrl = 'wss://yoga.runpengsoft.com/yoga-imserver/' // 生产环境
// #endif
// #ifdef APP-PLUS