diff --git a/README.md b/README.md index 697506b..f6b01f0 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Vue | 前端框架,MVVM 模式的实现者 | [GitHub](https://github.com/vuejs Vue CLI | Vue 脚手架,基于 NodeJS | [GitHub](https://github.com/vuejs/vue-cli) Vue Router | Vue 路由框架 | [GitHub](https://github.com/vuejs/vue-router) Vuex | Vue 全局状态管理框架 | [GitHub](https://github.com/vuejs/vuex) -Axios | 前端 HTTP 框架 | [GitHub](https://github.com/axios/axios) +Axios | 前端 HTTP 库 | [GitHub](https://github.com/axios/axios) Element UI | 饿了么 UI 框架 | [官网](https://element.eleme.cn) Vue Element Admin | 基于 Element UI 的前端后台解决方案 | [GitHub](https://github.com/PanJiaChen/vue-element-admin) Vue Image Crop Upload | Vue 图片剪裁上传组件 | [GitHub](https://github.com/dai-siki/vue-image-crop-upload) @@ -266,4 +266,4 @@ services: volumes: - ./app:/app/zentaopms - ./data:/var/lib/mysql -``` \ No newline at end of file +```