修改muqq地址
This commit is contained in:
@@ -15,7 +15,7 @@ import { provide, getCurrentInstance } from 'vue'
|
|||||||
let buildUrl = 'ws://pqmcn.com:8073/mqtt'//27
|
let buildUrl = 'ws://pqmcn.com:8073/mqtt'//27
|
||||||
//本地mqtt
|
//本地mqtt
|
||||||
let devUrl = 'ws://192.168.1.24:8085/mqtt'
|
let devUrl = 'ws://192.168.1.24:8085/mqtt'
|
||||||
provide('MQTTURL', buildUrl)
|
provide('MQTTURL', devUrl)
|
||||||
useSetTheme()
|
useSetTheme()
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user