提交 bda7e2e2 编写于 作者: W wangyaqi

docs: 修改文档头条小程序兼容性

上级 3403387b
......@@ -5,6 +5,6 @@
|5+App|H5|微信小程序|支付宝小程序|百度小程序|头条小程序|
|:-:|:-:|:-:|:-:|:-:|:-:|
|√|√|√|√|x|x|
|√|√|√|√|x||
隐藏已经显示的软键盘,如果软键盘没有显示则不做任何操作。
......@@ -130,7 +130,7 @@ uni.chooseImage({
|5+App|H5|微信小程序|支付宝小程序|百度小程序|头条小程序|
|:-:|:-:|:-:|:-:|:-:|:-:|
|√|√|√|√|√|x|
|√|√|√|√|√||
**OBJECT 参数说明**
......
......@@ -5,7 +5,7 @@
|5+App|H5|微信小程序|支付宝小程序|百度小程序|头条小程序|
|:-:|:-:|:-:|:-:|:-:|:-:|
|√|√|√|x|√|x|
|√|√|√|x|√||
**videoContext 对象的方法列表**
......
......@@ -6,7 +6,7 @@
|5+App|H5|微信小程序|支付宝小程序|百度小程序|头条小程序|
|:-:|:-:|:-:|:-:|:-:|:-:|
|x|x|√|x|√|x|
|x|x|√|x|√||
**OBJECT参数说明**
......@@ -47,7 +47,7 @@ if (uni.getExtConfig) {
|5+App|H5|微信小程序|支付宝小程序|百度小程序|头条小程序|
|:-:|:-:|:-:|:-:|:-:|:-:|
|x|x|√|x|√|x|
|x|x|√|x|√||
**返回值(Object)**
......
......@@ -66,7 +66,7 @@ var socketTask = uni.connectSocket({
|5+App|H5|微信小程序|支付宝小程序|百度小程序|头条小程序|
|:-:|:-:|:-:|:-:|:-:|:-:|
|√|√|√|√|√|x|
|√|√|√|√|√||
**CALLBACK 返回参数**
......@@ -93,7 +93,7 @@ uni.onSocketOpen(function (res) {
|5+App|H5|微信小程序|支付宝小程序|百度小程序|头条小程序|
|:-:|:-:|:-:|:-:|:-:|:-:|
|√|√|√|√|√|x|
|√|√|√|√|√||
**示例代码**
......@@ -116,7 +116,7 @@ uni.onSocketError(function (res) {
|5+App|H5|微信小程序|支付宝小程序|百度小程序|头条小程序|
|:-:|:-:|:-:|:-:|:-:|:-:|
|√|√|√|√|√|x|
|√|√|√|√|√||
**OBJECT 参数说明:**
......@@ -163,7 +163,7 @@ function sendSocketMessage(msg) {
|5+App|H5|微信小程序|支付宝小程序|百度小程序|头条小程序|
|:-:|:-:|:-:|:-:|:-:|:-:|
|√|√|√|√|√|x|
|√|√|√|√|√||
**CALLBACK 返回参数**
......@@ -190,7 +190,7 @@ uni.onSocketMessage(function (res) {
|5+App|H5|微信小程序|支付宝小程序|百度小程序|头条小程序|
|:-:|:-:|:-:|:-:|:-:|:-:|
|√|√|√|√|√|x|
|√|√|√|√|√||
**OBJECT 参数说明**
......@@ -209,7 +209,7 @@ uni.onSocketMessage(function (res) {
|5+App|H5|微信小程序|支付宝小程序|百度小程序|头条小程序|
|:-:|:-:|:-:|:-:|:-:|:-:|
|√|√|√|√|√|x|
|√|√|√|√|√||
```javascript
uni.connectSocket({
......
......@@ -7,7 +7,7 @@
|5+App|H5|微信小程序|支付宝小程序|百度小程序|头条小程序|
|:-:|:-:|:-:|:-:|:-:|:-:|
|√|HBuilderX 2.0.4+|√|x|√|x|
|√|HBuilderX 2.0.4+|√|x|√||
**options 的可选参数为:**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册