Files
Message-Push-Nest/web
dependabot[bot]andGitHub ba785da5a4 chore(deps): bump axios from 1.11.0 to 1.12.0 in /web
Bumps [axios](https://github.com/axios/axios) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.12.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-09 03:20:32 +00:00
..
2025-08-10 14:32:24 +08:00
2025-10-08 13:16:27 +08:00
2024-01-23 23:07:21 +08:00
2024-01-26 14:08:14 +08:00
2024-01-02 11:50:54 +08:00
2025-08-10 14:32:24 +08:00
2024-01-26 16:47:28 +08:00
2025-08-10 14:32:24 +08:00

Message Nest Web

Message Nest 前端页面

使用vue3+vite+elementPlus开发

初始化

npm install

开发测试运行

npm run dev

构建

npm run build

README.md