From e94990a43d64fed462b0cf0d46d70d4692d11329 Mon Sep 17 00:00:00 2001 From: Wisdom Date: Sun, 11 Dec 2022 21:53:52 +0800 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 5b6eb9c9..d9fd6c76 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ [![thanks](https://badgen.net/badge/thanks/♥/pink)](https://github.com/pdsuwwz) [![License](https://img.shields.io/github/license/pdsuwwz/vue-boilerplate-i18n?color=blue)](https://github.com/pdsuwwz/vue-boilerplate-i18n/blob/main/LICENSE) -🌏 Starter using Vite 3 + Vue 3 + Pinia + TypeScript + i18n + Element-Plus 2.x to fast build a prototyping +🌏 Starter using Vite 4 + Vue 3 + Pinia + TypeScript + i18n + Element-Plus 2.x to fast build a prototyping -一个适用国际化多语言(i18n)扩展、帮助你快速开发 🚀🚀🚀 Vue3 + Vite3 + TS + Pinia 中小型后台管理系统的原型模板项目框架,集成 vue-i18n-next 💪 +一个适用国际化多语言(i18n)扩展、帮助你快速开发 🚀🚀🚀 Vue3 + Vite4 + TS + Pinia 中小型后台管理系统的原型模板项目框架,集成 vue-i18n-next 💪 __[💻 Live Demo 在线体验](https://pdsuwwz.github.io/vue-boilerplate-i18n/#/zh-hans)__ @@ -18,19 +18,19 @@ __[💻 Live Demo 在线体验](https://pdsuwwz.github.io/vue-boilerplate-i18n/# (推荐基于在[当前仓库](https://github.com/pdsuwwz/vue-boilerplate-i18n/generate)基础上二次开发) -- 💥 (推荐) [TS + Pinia + 🌐 低耦合(i18n)多语言 Vite3 + Vue3 + TS + Pinia + Element-Plus2 + vue-i18n@next](https://github.com/pdsuwwz/vue-boilerplate-i18n) +- 💥 (推荐) [TS + Pinia + 🌐 低耦合(i18n)多语言 Vite4 + Vue3 + TS + Pinia + Element-Plus2 + vue-i18n@next](https://github.com/pdsuwwz/vue-boilerplate-i18n) -- ⚡️ TS + Pinia 版 [Vite3 + Vue3 + TS + Pinia + Element-Plus2 + useLocale + i18n](https://github.com/pdsuwwz/pinia-starter-ts) -- ⚡️ JS + Pinia 版 [Vite3 + Vue3 + Pinia + Element-Plus2 + useLocale + i18n](https://github.com/pdsuwwz/vite-pinia-starter) +- ⚡️ TS + Pinia 版 [Vite4 + Vue3 + TS + Pinia + Element-Plus2 + useLocale + i18n](https://github.com/pdsuwwz/pinia-starter-ts) +- ⚡️ JS + Pinia 版 [Vite4 + Vue3 + Pinia + Element-Plus2 + useLocale + i18n](https://github.com/pdsuwwz/vite-pinia-starter) -- ⚡️ TS + Vuex4 版 [Vite3 + Vue3 + TS + Vuex4 + Element-Plus2 + useLocale + i18n](https://github.com/pdsuwwz/vite-ts-starter) -- ⚡️ JS + Vuex4 版 [Vite3 + Vue3 + Vuex4 + Element-Plus2 + useLocale + i18n](https://github.com/pdsuwwz/vite-starter) +- ⚡️ TS + Vuex4 版 [Vite4 + Vue3 + TS + Vuex4 + Element-Plus2 + useLocale + i18n](https://github.com/pdsuwwz/vite-ts-starter) +- ⚡️ JS + Vuex4 版 [Vite4 + Vue3 + Vuex4 + Element-Plus2 + useLocale + i18n](https://github.com/pdsuwwz/vite-starter) ## 🎉 Features -* 支持 __Vue 3 + Vite 3 + TypeScript__ +* 支持 __Vite 4 + Vue 3 + TypeScript__ * UI 框架: __Element Plus 2.x__ * 状态管理: __Pinia__ * 单元测试框架: __Jest__