From 7e5c44b0dbc30d0fb0b1be05ed83beaf6a499351 Mon Sep 17 00:00:00 2001 From: xingyu Date: Sat, 26 Nov 2022 13:20:12 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E5=8D=87=E7=BA=A7=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1e7cf6299..9c010476d 100644 --- a/README.md +++ b/README.md @@ -219,13 +219,13 @@ 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 | +| [Element Plus](https://element-plus.org/zh-CN/) | Element Plus | 2.2.23 | | [TypeScript](https://www.typescriptlang.org/docs/) | TypeScript | 4.9.3 | -| [pinia](https://pinia.vuejs.org/) | vuex5 | 2.0.25 | +| [pinia](https://pinia.vuejs.org/) | vuex5 | 2.0.26 | | [vue-i18n](https://kazupon.github.io/vue-i18n/zh/introduction.html/) | 国际化 | 9.2.2 | | [vxe-table](https://vxetable.cn/) | vue最强表单 | 4.5.6 |