ソースを参照

Merge pull request #231 from afishhhhh/master

Add: 网络请求组件 weapp.request
迷渡 7 年 前
コミット
8141ce181d
1 ファイル変更1 行追加0 行削除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -132,6 +132,7 @@
 - [anka-brush](https://github.com/iException/anka-brush) - 一款为简化小程序里canvas画图操作而创建的工具库
 - [anka-tracker](https://github.com/iException/anka-tracker) - 小程序打点库,用于统计用户行为数据
 - [mpvue-calendar](https://github.com/Hzy0913/mpvue-calendar) - 微信小程序/浏览器端的日历组件mpvue-calendar;基于mpvue平台 支持农历、按周切换、可自定义。
+- [weapp.request](https://github.com/afishhhhh/weapp.request) - 为微信小程序提供的网络请求组件,是 wx.request 的扩展,基于 Promise API,添加缓存控制。
 [↑ 返回目录 ↑](#目录)
 
 ## Demo