# axios请求工具 **Repository Path**: mengxianchen/axios-request-tool ## Basic Information - **Project Name**: axios请求工具 - **Description**: axios请求工具,拿来即用 该工具实现了 1. 统一基地址 2. 发送请求时, 控制是否加载遮罩层,响应数据后关闭遮罩层 3. 优化响应数据格式,降低复杂度 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-12 - **Last Updated**: 2022-07-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # util_axios ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### 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/).