Go to file
liangbin ea06bad003 fix: 更新MQTT连接地址和主题名称
将MQTT服务器地址从111.229.30.246:4199更改为65.73.11.246:10087
同时将生产主题从"event"更改为"xiaofangmqtt"
2026-01-23 13:30:17 +08:00
public 更新代码0120 2026-01-20 09:34:13 +08:00
src fix: 更新MQTT连接地址和主题名称 2026-01-23 13:30:17 +08:00
.gitignore 上传代码 2025-05-26 13:35:34 +08:00
README.md 上传代码 2025-05-26 13:35:34 +08:00
babel.config.js 上传代码 2025-05-26 13:35:34 +08:00
package-lock.json 更新代码0120 2026-01-20 09:34:13 +08:00
package.json 更新代码0120 2026-01-20 09:34:13 +08:00
vue.config.js feat(视图): 添加电伴热设备状态显示并简化代理配置 2026-01-23 11:03:30 +08:00
yarn.lock 更新代码0120 2026-01-20 09:34:13 +08:00

README.md

vue_cli3_ui

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.