mirror of
https://gitee.com/js-yhsec/energy_storage.git
synced 2026-05-27 18:59:26 +08:00
- 在 MainView 组件中添加了实时更新的日期和时间显示 - 实现了页面加载时初始化日期和时间,并设置每秒更新的定时器 - 优化了组件卸载时清除定时器的逻辑 - 添加了用户信息显示和退出系统的功能
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