diff --git a/README.md b/README.md index 0c99072c..40d84aa0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Me-admin template ## 简介 -Me-admin template是一个免费开源的中后台模板,基于vue3、vite3、 pinia、 elment-plus构建,开箱即用,本项目的开源协议为最宽松的MIT协议,使用无任何限制,本项目采用最新技术栈,可以作为项目的启动模版,以帮助你快速搭建企业级中后台,也是一个很好的学习项目。 +Me-admin template是一个免费开源的中后台模板,基于vue3、vite4、 pinia、 elment-plus构建,开箱即用,本项目的开源协议为最宽松的MIT协议,使用无任何限制,本项目采用最新技术栈,可以作为项目的启动模版,以帮助你快速搭建企业级中后台,也是一个很好的学习项目。 开源不易,如果能帮到您,麻烦在[Github](https://github.com/meadmin-cn/meadmin-template)中点个star。 @@ -8,7 +8,7 @@ Me-admin template是一个免费开源的中后台模板,基于vue3、vite3、 p ## 特性 - - **基于vue3、vite3、pinia、elment-plus、vue-request@next** + - **基于vue3、vite4、pinia、elment-plus、vue-request@next** - **基于typescript** 应用级JavaScript 的语言 - **可配置主题** 可配置主题色及主题模式 - **友好的国际化方案** 基于vue-i18n 支持按组件异步加载语言包。 diff --git a/README_EN.md b/README_EN.md index 3e50fb54..875ea847 100644 --- a/README_EN.md +++ b/README_EN.md @@ -1,12 +1,12 @@ # Me-admin template ## Introduction -Me-admin template is a free open source admin template, built on VUE3, VitE3, Pinia, and Elment-Plus, right out of the box. +Me-admin template is a free open source admin template, built on VUE3, Vite4, Pinia, and Elment-Plus, right out of the box. **English** | [中文](./README.md) ## Feature - - **Base on vue3、vite3、pinia、elment-plus、vue-request@next** + - **Base on vue3、vite4、pinia、elment-plus、vue-request@next** - **Base on typescript** The language of application-level JavaScript - **Configurable Themes** Configurable theme color and theme mode - **Friendly internationalisation scheme** Support for asynchronous loading of language packs by component based on vue-i18n.