diff --git a/README.md b/README.md index adbe3de..4e1f7c7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -智能库房综合管理系统 +电子档案管理系统 ##参考文档: diff --git a/package.json b/package.json index 763060a..49541ed 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,7 @@ { - "name": "yxk-storeroom-system", + "name": "yxk-electronic-archives", "version": "1.0.0", - "description": "智能库房综合管理系统", - "author": "刘力", + "description": "电子档案管理系统", "license": "", "scripts": { "dev": "vue-cli-service serve",