Skip to content

Commit

Permalink
docs: vite版本改为4版本
Browse files Browse the repository at this point in the history
  • Loading branch information
yuntian001 committed Jan 5, 2023
1 parent 89f2e91 commit f733260
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# 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。

**中文** | [English](./README_EN.md)


## 特性
- **基于vue3、vite3、pinia、elment-plus、vue-request@next**
- **基于vue3、vite4、pinia、elment-plus、vue-request@next**
- **基于typescript** 应用级JavaScript 的语言
- **可配置主题** 可配置主题色及主题模式
- **友好的国际化方案** 基于vue-i18n 支持按组件异步加载语言包。
Expand Down
4 changes: 2 additions & 2 deletions README_EN.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit f733260

Please sign in to comment.