更新README.md,推荐的Node.js版本从16+更改为20+

This commit is contained in:
yindongqi 2025-06-24 19:03:19 +08:00
parent cbde9c323f
commit 04288a4d9b

View File

@ -44,7 +44,7 @@ npm run preview
``` ```
## 依赖环境 ## 依赖环境
- Node.js 16+(推荐) - Node.js 20+(推荐)
- Vue 3.x - Vue 3.x
- TypeScript 4.x - TypeScript 4.x
- Vite 4.x - Vite 4.x