You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3.7 KiB
3.7 KiB
「我喜欢写代码,乐此不疲」
框架
| 框架 | 说明 | 版本 |
|---|---|---|
| Vue | Vue 框架 | 3.3.8 |
| Vite | 开发与构建工具 | 4.5.0 |
| ant-design-vue | ant-design-vue | 4.0.7 |
| TypeScript | JavaScript 的超集 | 5.2.2 |
| pinia | Vue 存储库 替代 vuex5 | 2.1.7 |
| vueuse | 常用工具集 | 10.6.0 |
| vue-i18n | 国际化 | 9.6.5 |
| vue-router | Vue 路由 | 4.2.5 |
| unocss | 原子 css | 0.57.3 |
| iconify | 在线图标库 | 3.1.1 |
浏览器支持
本地开发推荐使用 Chrome 80+ 浏览器
支持现代浏览器, 不支持 IE
![]() |
![]() |
![]() |
![]() |
![]() |
|---|---|---|---|---|
| IE | Edge | Firefox | Chrome | Safari |
| not support | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
🔥 后端架构
Spring Boot 单体架构:https://doc.iocoder.cn
- 通用模块(必选):系统功能、基础设施




