Go to file
liangbin e1af0a6c49 fix: 修复代理配置注释和预警信息显示条件
移除代理配置中的个人注释
调整预警信息显示条件为始终不显示
2025-12-31 17:43:31 +08:00
public feat(电伴热): 添加电伴热设备配置及API接口 2025-12-31 17:15:55 +08:00
src fix: 修复代理配置注释和预警信息显示条件 2025-12-31 17:43:31 +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 fix: 修复代理配置注释和预警信息显示条件 2025-12-31 17:43:31 +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.