From 08f9f0e3adb65a8482f5b6e1ccecd8038b90ffa1 Mon Sep 17 00:00:00 2001 From: p71924506 <222@qq.com> Date: Wed, 7 Dec 2022 18:09:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 31 ++++++++----------------------- 1 file changed, 8 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index fa54b78..ce7a5c3 100644 --- a/README.md +++ b/README.md @@ -1,31 +1,19 @@ -# vue-admin-template - -English | [简体中文](./README-zh.md) - -> A minimal vue admin template with Element UI & axios & iconfont & permission control & lint - -**Live demo:** http://panjiachen.github.io/vue-admin-template +# 文件管理系统 -**The current version is `v4.0+` build on `vue-cli`. If you want to use the old version , you can switch branch to [tag/3.11.0](https://github.com/PanJiaChen/vue-admin-template/tree/tag/3.11.0), it does not rely on `vue-cli`** -
- SPONSORED BY -
-- - - -
+> 针对于日常办公时需要对相关文件进行共享、记录、查询、学习而开发的文件管理系统,整体服务采用VUE+SPRINGBOOT技术框架开发。此为前端仓库,后端仓库暂不开源 + + ## Build Setup ```bash # clone the project -git clone https://github.com/PanJiaChen/vue-admin-template.git +git clone https://osredm.com/p71924506/file_sharing_ms_fe.git # enter the project directory -cd vue-admin-template +cd file_sharing_ms_fe # install dependency npm install @@ -65,14 +53,11 @@ npm run lint -- --fix Refer to [Documentation](https://panjiachen.github.io/vue-element-admin-site/guide/essentials/deploy.html) for more information ## Demo +待更新 -![demo](https://github.com/PanJiaChen/PanJiaChen.github.io/blob/master/images/demo.gif) ## Extra -If you want router permission && generate menu by user roles , you can use this branch [permission-control](https://github.com/PanJiaChen/vue-admin-template/tree/permission-control) - -For `typescript` version, you can use [vue-typescript-admin-template](https://github.com/Armour/vue-typescript-admin-template) (Credits: [@Armour](https://github.com/Armour)) ## Related Project @@ -96,4 +81,4 @@ Modern browsers and Internet Explorer 10+. [MIT](https://github.com/PanJiaChen/vue-admin-template/blob/master/LICENSE) license. -Copyright (c) 2017-present PanJiaChen +Copyright (c) 2022 WeiHao