Skip to content

Commit 2b65f1b

Browse files
committed
docs: 更新文档说明
1 parent 984f6d3 commit 2b65f1b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@
1818
| 页面跳转库 | 解决了带参数、锁住原跳转页面等问题,[参考地址](https://godbasin.github.io/2019/12/08/wxapp-navigate/) |
1919
| pageparams behavior | 配合页面跳转库的跳转参数使用,如果使用 pageParams 来跳转传参,使用该 behavior 可以自动更新到 data 中 |
2020
| request 通用请求库 | 处理包括 session 过期自动拉取登录接口续期等逻辑 |
21+
| promisify 工具库 | 将类似于 wx.request 等函数转化为 Promise 调用方式 |
22+
23+
**扫码可以简单体验下 DEMO:**
24+
![](https://github-imglib-1255459943.cos.ap-chengdu.myqcloud.com/kittykitty_code.jpg)
2125

2226
## 安装使用
2327

0 commit comments

Comments
 (0)