From 9f53b9c60bebc0f3bdd2fc5675bdfd03d6de2075 Mon Sep 17 00:00:00 2001 From: mangoo526 <8214090+mangoo526@user.noreply.gitee.com> Date: Tue, 21 Jun 2022 10:15:07 +0000 Subject: [PATCH] update README_EN.md. --- README_EN.md | 21 ++------------------- 1 file changed, 2 insertions(+), 19 deletions(-) diff --git a/README_EN.md b/README_EN.md index f592dd2..8354465 100644 --- a/README_EN.md +++ b/README_EN.md @@ -6,24 +6,11 @@ element-ui - - license - - - GitHub release - - - donate - - -The web management system solution based on Vue3 and ElementPlus。[live demo](https://lin-xin.gitee.io/example/work/) -Please check the version of vue2 in [tag V4.2.0](https://github.com/lin-xin/vue-manage-system/tree/V4.2.0) +The web management system solution based on Vue3 and ElementPlus。[ ## Donation -![WeChat](https://lin-xin.gitee.io/images/weixin.jpg) - ## Preface The scheme as a set of multi-function background frame templates, suitable for most of the WEB management system development. Convenient development fast simple good components based on Vue3 and ElementPlus. Color separation of color style, support manual switch themes, and it is convenient to use a custom theme color. @@ -49,7 +36,7 @@ The scheme as a set of multi-function background frame templates, suitable for m ## Installation steps - git clone https://github.com/lin-xin/vue-manage-system.git // Clone templates + git clone https://github.com/mangoo526/vue-manage-system.git // Clone templates cd vue-manage-system // Enter template directory npm install // Installation dependency @@ -130,7 +117,3 @@ A desktop component library based on vue.js2.0 . Github : [element](http://eleme ### Login ![Image text](https://github.com/lin-xin/manage-system/raw/master/screenshots/wms3.png) - -## License - -[MIT](https://github.com/lin-xin/vue-manage-system/blob/master/LICENSE) -- Gitee