Files
energy_storage/web
zhoumengru 390ea73d7d feat(web): 实现能源站监控与运行管理系统的登录功能
- 新增登录页面组件 LoginView.vue
- 添加全局样式和布局调整
- 实现用户登录逻辑,包括表单验证、验证码校验和 token 存储
- 集成 ant-design-vue 组件库
- 添加请求拦截器和错误处理
2025-08-29 12:28:33 +08:00
..
2025-08-29 12:06:02 +08:00
2025-08-29 12:06:02 +08:00
2025-08-29 12:06:02 +08:00
2025-08-29 12:06:02 +08:00
2025-08-29 12:06:02 +08:00

web

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.