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.
|
|
|
|
|
|
|
**「我喜欢写代码,乐此不疲」**
|
|
|
|
|
|
|
|
## 框架
|
|
|
|
|
|
|
|
| 框架 | 说明 | 版本 |
|
|
|
|
|----------------------------------------------------------------------|------------------|--------|
|
|
|
|
| [Vue](https://staging-cn.vuejs.org/) | Vue 框架 | 3.3.8 |
|
|
|
|
| [Vite](https://cn.vitejs.dev//) | 开发与构建工具 | 4.5.0 |
|
|
|
|
| [ant-design-vue](https://antdv.com/) | ant-design-vue | 4.0.7 |
|
|
|
|
| [TypeScript](https://www.typescriptlang.org/docs/) | JavaScript 的超集 | 5.2.2 |
|
|
|
|
| [pinia](https://pinia.vuejs.org/) | Vue 存储库 替代 vuex5 | 2.1.7 |
|
|
|
|
| [vueuse](https://vueuse.org/) | 常用工具集 | 10.6.0 |
|
|
|
|
| [vue-i18n](https://kazupon.github.io/vue-i18n/zh/introduction.html/) | 国际化 | 9.6.5 |
|
|
|
|
| [vue-router](https://router.vuejs.org/) | Vue 路由 | 4.2.5 |
|
|
|
|
| [unocss](https://uno.antfu.me/) | 原子 css | 0.57.3 |
|
|
|
|
| [iconify](https://icon-sets.iconify.design/) | 在线图标库 | 3.1.1 |
|
|
|
|
|
|
|
|
## 浏览器支持
|
|
|
|
|
|
|
|
本地开发推荐使用 `Chrome 80+` 浏览器
|
|
|
|
|
|
|
|
支持现代浏览器, 不支持 IE
|
|
|
|
|
|
|
|
|  |  |  |  |  |
|
|
|
|
|:-----------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------:|
|
|
|
|
| [IE](http://godban.github.io/browsers-support-badges/) | [Edge](http://godban.github.io/browsers-support-badgess/) | [Firefox](http://godban.github.io/browsers-support-badges/) | [Chrome](http://godban.github.io/browsers-support-badges/) | [Safari](http://godban.github.io/browsers-support-badges/) |
|
|
|
|
| not support | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
|
|
|
|
|
|
|
|
## 🔥 后端架构
|
|
|
|
|
|
|
|
Spring Boot 单体架构:<https://doc.iocoder.cn>
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 通用模块(必选):系统功能、基础设施
|