style:样式调整
This commit is contained in:
@@ -31,5 +31,5 @@ export function getUpgradeBaseUrl() {
|
||||
}
|
||||
export function getWebSocketUrl() {
|
||||
// return uni.getStorageSync('base_url').replace('/api', '') + '/ws'
|
||||
return 'ws://localhost:8330'
|
||||
return 'ws://192.168.26.178:8330'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user