Go to file
liangbin 077f4e2b11 fix: 更新API代理目标地址
将本地开发环境的API代理目标地址从172.16.1.148:8084更改为65.73.11.246:7774
2025-12-31 17:55:26 +08:00
public feat(电伴热): 添加电伴热设备配置及API接口 2025-12-31 17:15:55 +08:00
src fix(api): 更新电伴热设备接口路径从TestApi到json 2025-12-31 17:46:18 +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.json 0604 2025-06-04 10:37:04 +08:00
vue.config.js fix: 更新API代理目标地址 2025-12-31 17:55:26 +08:00
yarn.lock fix: 更新API代理目标地址 2025-12-31 17:55:26 +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.