From 92f15744ccfe6f53768e8bc0fb79b5c3255bb47b Mon Sep 17 00:00:00 2001 From: JinxChen <2183691628@qq.com> Date: Tue, 9 Aug 2022 09:09:35 +0800 Subject: [PATCH] =?UTF-8?q?`2022.8.8`=20feat=20-=20=E5=A2=9E=E5=8A=A0=20?= =?UTF-8?q?=E6=94=B6=E5=8D=95=E7=B3=BB=E7=BB=9F=EF=BC=8C=E4=BC=97=E7=AD=B9?= =?UTF-8?q?=E6=8B=BC=E5=8D=95=E7=B3=BB=E7=BB=9F=EF=BC=8C=E6=B6=88=E6=81=AF?= =?UTF-8?q?=E7=AE=A1=E7=90=86=E5=92=8C=E7=B3=BB=E7=BB=9F=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E8=B7=AF=E7=94=B1=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 39 +++++++++++++++++++++++++++++++++++---- 1 file changed, 35 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 85d8896..38364b3 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,34 @@ -##TELPO_ADMIN_TELMALATE +##TELPO_USER_MANAGE_ADMIN +## Project setup +``` +npm install +``` + +### Compiles and hot-reloads for development +``` +npm run dev +``` + +### Compiles and minifies for production +``` +npm run build +``` + +### Lints and fixes files +``` +npm run lint +``` + +### Customize configuration +See [Configuration Reference](https://cli.vuejs.org/config/). + ## 版本号管理 - 版本格式:主版本号.次版本号.修订号 1.主版本号:当你做了不兼容的 API 修改( 一般项目发生重大功能改变) @@ -34,4 +57,12 @@ fix ##备注 - 此项目仅仅集成了一些element-admin的功能,具体可前往官网查看 -- 官网地址 https://panjiachen.gitee.io/vue-element-admin-site/zh/guide/ \ No newline at end of file +- 官网地址 https://panjiachen.gitee.io/vue-element-admin-site/zh/guide/ + +##项目 + + +## v1.0.0 +`2022.8.8` +feat +- 增加 收单系统,众筹拼单系统,消息管理和系统管理路由配置