Browse Source

docs: 增加说明

xingyu 2 years ago
parent
commit
82b70a18f6
1 changed files with 9 additions and 10 deletions
  1. 9 10
      README.md

+ 9 - 10
README.md

@@ -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)