提交 3b10c056 编写于 作者: 雪洛's avatar 雪洛

docs: 更新uni-app-x request

上级 6ed0c5c5
......@@ -21,6 +21,8 @@
uni.request<Person>(options)
```
* uni.request()暂未支持Promise,返回值是RequestTask。
* web端request接口目前没有返回UTSJSONObject类型数据而是一个普通对象,后续可能会调整为UTSJSONObject类型,如需兼容多端可以使用下标获取request返回的数据内容。
* web端request接口目前不支持创建传入的泛型的实例
<!-- UTSAPIJSON.general_type.name -->
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册