基于 Promise 的 HTTP 请求库,适用于各大小程序平台。
 
Go to file
954270063@qq.com 35be45b07f 🚧 编写文档中... 2020-04-17 12:06:41 +08:00
src 🚧 编写文档中... 2020-04-17 12:06:41 +08:00
test 🚧 编写文档中... 2020-04-17 12:06:41 +08:00
.babelrc 未完待续... 2020-04-14 23:45:21 +08:00
.eslintignore 未完待续... 2020-04-14 23:45:21 +08:00
.eslintrc 未完待续... 2020-04-14 23:45:21 +08:00
.gitignore 未完待续... 2020-04-14 23:45:21 +08:00
.prettierrc 未完待续... 2020-04-14 23:45:21 +08:00
.travis.yml 未完待续... 2020-04-14 23:45:21 +08:00
LICENSE 未完待续... 2020-04-14 23:45:21 +08:00
README.md 🚧 编写文档中... 2020-04-17 12:06:41 +08:00
index.js 未完待续... 2020-04-14 23:45:21 +08:00
package.json 🚧 编写文档中... 2020-04-17 12:06:41 +08:00
rollup.config.js 未完待续... 2020-04-14 23:45:21 +08:00
tsconfig.json 未完待续... 2020-04-14 23:45:21 +08:00
yarn.lock 未完待续... 2020-04-14 23:45:21 +08:00

README.md

axios-miniprogram

build status Coverage Status npm version License: MIT

安装

yarn add axios-miniprogram

或者

npm i axios-miniprogram