static/data/config.js
@@ -1,3 +1,9 @@ /* * @Date: 2022-11-09 12:37:25 * @LastEditors: Sneed * @LastEditTime: 2024-01-06 16:42:50 * @FilePath: /belleson-frontend/Users/mache/Documents/demo/mdc/static/data/config.js */ export const cfgUtil = { // 设备图标 deviceImgMap: { @@ -29,7 +35,7 @@ airconditioning: 't13.png', def: '' }, baseUrl: 'http://localhost:8087/mdc', baseUrl: '', wsUrl: 'ws://localhost:8087/mdc/websocket' // wsUrl: 'ws://localhost:8087/mdc/websocket' }