Go to file
liangbin db08b3b81d feat(电伴热): 添加电伴热设备配置及API接口
在config.js中添加电伴热设备配置,新增电伴热设备图标和任务列表
在api/index.js中添加电伴热设备状态控制和设备列表接口
更新vue.config.js代理配置,添加本地测试API代理
2025-12-31 17:15:55 +08:00
public feat(电伴热): 添加电伴热设备配置及API接口 2025-12-31 17:15:55 +08:00
src feat(电伴热): 添加电伴热设备配置及API接口 2025-12-31 17:15:55 +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
dist.zip 0815 2025-08-15 16:43:16 +08:00
package-lock.json 上传代码 2025-05-26 13:35:34 +08:00
package.json 0604 2025-06-04 10:37:04 +08:00
vue.config.js feat(电伴热): 添加电伴热设备配置及API接口 2025-12-31 17:15:55 +08:00
yarn.lock 安装依赖 2025-12-30 08:51:48 +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.