docs: 增加说明

This commit is contained in:
xingyu 2022-11-26 13:18:49 +08:00
parent 693288d33d
commit 82b70a18f6

View File

@ -219,16 +219,15 @@ ps核心功能已经实现正在对接微信小程序中...
### [管理后台 Vue3 前端](./yudao-ui-admin-vue3)
| 框架 | 说明 | 版本 |
|----------------------------------------------------------------------|-----------------|--------|
| [Vue](https://staging-cn.vuejs.org/) | Vue 框架 | 3.2.45 |
| [Vite](https://cn.vitejs.dev//) | 开发与构建工具 | 3.2.3 |
| [Element Plus](https://element-plus.org/zh-CN/) | Element Plus | 2.2.22 |
| [TypeScript](https://www.typescriptlang.org/docs/) | TypeScript | 4.9.3 |
| [pinia](https://pinia.vuejs.org/) | vuex5 | 2.0.25 |
| [vue-i18n](https://kazupon.github.io/vue-i18n/zh/introduction.html/) | 国际化 | 9.2.2 |
| [windicss](https://cn.windicss.org/) | 下一代工具优先的 CSS 框架 | 3.5.6 |
| [iconify](https://icon-sets.iconify.design/) | 在线图标库 | 3.0.0 |
| 框架 | 说明 | 版本 |
|----------------------------------------------------------------------|:------------:|:------:|
| [Vue](https://staging-cn.vuejs.org/) | Vue 框架 | 3.2.45 |
| [Vite](https://cn.vitejs.dev//) | 开发与构建工具 | 3.2.3 |
| [Element Plus](https://element-plus.org/zh-CN/) | Element Plus | 2.2.22 |
| [TypeScript](https://www.typescriptlang.org/docs/) | TypeScript | 4.9.3 |
| [pinia](https://pinia.vuejs.org/) | vuex5 | 2.0.25 |
| [vue-i18n](https://kazupon.github.io/vue-i18n/zh/introduction.html/) | 国际化 | 9.2.2 |
| [vxe-table](https://vxetable.cn/) | vue最强表单 | 4.5.6 |
### [管理后台 uni-app 跨端](./yudao-ui-admin-uniapp)