فهرست منبع

docs: vite2 to vite3

xingyu 2 سال پیش
والد
کامیت
b3918b9c3c
3فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 1 1
      README.md
  2. 1 1
      README.zh-CN.md
  3. 1 1
      package.json

+ 1 - 1
README.md

@@ -17,7 +17,7 @@ If you need a basic template, please switch to the `tempalte` branch. `Tempalte`
 
 ## Feature
 
-- **State of The Art Development**:Use front-end front-end technology development such as Vue3/vite2
+- **State of The Art Development**:Use front-end front-end technology development such as Vue3/vite3
 - **TypeScript**: Application-level JavaScript language
 - **Theming**: Configurable themes
 - **International**:Built-in complete internationalization program

+ 1 - 1
README.zh-CN.md

@@ -17,7 +17,7 @@ vue-element-plus-admin 的定位是后台集成方案,不太适合当基础模
 
 ## 特性
 
-- **最新技术栈**:使用 Vue3/vite2 等前端前沿技术开发
+- **最新技术栈**:使用 Vue3/vite3 等前端前沿技术开发
 - **TypeScript**: 应用程序级 JavaScript 的语言
 - **主题**: 可配置的主题
 - **国际化**:内置完善的国际化方案

+ 1 - 1
package.json

@@ -1,7 +1,7 @@
 {
   "name": "vue-element-plus-admin",
   "version": "1.5.4",
-  "description": "一套基于vue3、element-plus、typesScript、vite2的后台集成方案。",
+  "description": "一套基于vue3、element-plus、typesScript、vite3的后台集成方案。",
   "author": "Archer <502431556@qq.com>",
   "private": false,
   "scripts": {