diff --git a/docs/api/key.md b/docs/api/key.md index 471b81bbfc300c898a327ad157608cded4154e40..3f2c07808c945312ad36cb7aa6ae1428efc7c5db 100644 --- a/docs/api/key.md +++ b/docs/api/key.md @@ -6,9 +6,9 @@ **平台差异说明** -|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序| -|:-:|:-:|:-:|:-:|:-:|:-:|:-:| -|√|√|√|√|x|√|√| +|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序|快手小程序| +|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| +|√|√|√|√|x|√|√|√| #### uni.onKeyboardHeightChange(CALLBACK) @@ -17,9 +17,9 @@ **平台差异说明** -|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序| -|:-:|:-:|:-:|:-:|:-:|:-:|:-:| -|HBuilderX 2.2.3+|x|基础库2.7+|x|x|x|√| +|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序|快手小程序| +|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| +|HBuilderX 2.2.3+|x|基础库2.7+|x|x|x|√|√| **CALLBACK 返回参数** @@ -41,9 +41,9 @@ uni.onKeyboardHeightChange(res => { **平台差异说明** -|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序| -|:-:|:-:|:-:|:-:|:-:|:-:|:-:| -|HBuilderX 3.1.0+|x|基础库2.9.2+|x|x|x|x| +|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序|快手小程序| +|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| +|HBuilderX 3.1.0+|x|基础库2.9.2+|x|x|x|x|x| **示例代码** @@ -57,9 +57,9 @@ uni.offKeyboardHeightChange(callback) **平台差异说明** -|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序| -|:-:|:-:|:-:|:-:|:-:|:-:|:-:| -|HBuilderX 2.8.12+|HBuilderX 2.8.12+|基础库 2.7.0+|x|x|x|x| +|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序|快手小程序| +|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| +|HBuilderX 2.8.12+|HBuilderX 2.8.12+|基础库 2.7.0+|x|x|x|x|√| **OBJECT 参数说明:** diff --git a/docs/api/ui/adapt.md b/docs/api/ui/adapt.md index 083bff6b8f7c8ad5f63bba45349ac142e07a54de..8ccd7955aa348fda532f57d78fdc2f6ded69a69d 100644 --- a/docs/api/ui/adapt.md +++ b/docs/api/ui/adapt.md @@ -11,9 +11,9 @@ **平台差异说明** -|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序| -|:-:|:-:|:-:|:-:|:-:|:-:|:-:| -|x|√|x|x|x|x|x| +|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序|快手小程序| +|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| +|x|√|x|x|x|x|x|x| **代码示例** @@ -29,9 +29,9 @@ uni.getTopWindowStyle() **平台差异说明** -|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序| +|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序|快手小程序| |:-:|:-:|:-:|:-:|:-:|:-:|:-:| -|x|√|x|x|x|x|x| +|x|√|x|x|x|x|x|x| **代码示例** @@ -47,9 +47,9 @@ uni.getLeftWindowStyle() **平台差异说明** -|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序| -|:-:|:-:|:-:|:-:|:-:|:-:|:-:| -|x|√|x|x|x|x|x| +|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序|快手小程序| +|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| +|x|√|x|x|x|x|x|x| **代码示例** @@ -86,9 +86,9 @@ uni.setTopWindowStyle({ **平台差异说明** -|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序| -|:-:|:-:|:-:|:-:|:-:|:-:|:-:| -|x|√|x|x|x|x|x| +|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序|快手小程序| +|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| +|x|√|x|x|x|x|x|x| **OBJECT 参数说明** @@ -113,9 +113,9 @@ uni.setLeftWindowStyle({ **平台差异说明** -|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序| -|:-:|:-:|:-:|:-:|:-:|:-:|:-:| -|x|√|x|x|x|x|x| +|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序|快手小程序| +|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| +|x|√|x|x|x|x|x|x| **OBJECT 参数说明** diff --git a/docs/api/ui/animation.md b/docs/api/ui/animation.md index abf461c64a7fb1653fe71bab9fa400c4cc4d0894..9341c4259abab3e0976297cfdd02c751519bf54c 100644 --- a/docs/api/ui/animation.md +++ b/docs/api/ui/animation.md @@ -4,9 +4,9 @@ **平台差异说明** -|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序| -|:-:|:-:|:-:|:-:|:-:|:-:|:-:| -|√|HBuilderX 2.0.4+|√|√|√|√|√| +|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序|快手小程序| +|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| +|√|HBuilderX 2.0.4+|√|√|√|√|√|x| **注意:** - export 方法每次调用后会清掉之前的动画操作 diff --git a/docs/api/ui/bgcolor.md b/docs/api/ui/bgcolor.md index c8427cf672791acfd61b0e327dbddfaecd470d13..d1099f9cd5868f8e39e63a8102d9a661a81c7051 100644 --- a/docs/api/ui/bgcolor.md +++ b/docs/api/ui/bgcolor.md @@ -4,9 +4,9 @@ **平台差异说明** -|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序| -|:-:|:-:|:-:|:-:|:-:|:-:|:-:| -|x|x|√|x|√|x|√| +|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序|快手小程序| +|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| +|x|x|√|x|√|x|√|√| **参数说明** @@ -35,9 +35,9 @@ uni.setBackgroundColor({ **平台差异说明** -|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序| -|:-:|:-:|:-:|:-:|:-:|:-:|:-:| -|x|x|√|x|√|x|√| +|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序|快手小程序| +|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| +|x|x|√|x|√|x|√|√| **参数说明** diff --git a/docs/api/ui/navigationbar.md b/docs/api/ui/navigationbar.md index d660e0265f45fd3e94b292ae4f2f6eba12b73aef..5e781028532c9257e0e7825160fa5da9a5ab4894 100644 --- a/docs/api/ui/navigationbar.md +++ b/docs/api/ui/navigationbar.md @@ -30,9 +30,9 @@ uni.setNavigationBarTitle({ **平台差异说明** -|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序| -|:-:|:-:|:-:|:-:|:-:|:-:|:-:| -|√|√|√|√|√|√|√| +|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序|快手小程序| +|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| +|√|√|√|√|√|√|√|√| **OBJECT参数说明** @@ -90,9 +90,9 @@ uni.setNavigationBarColor({ **平台差异说明** -|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序| -|:-:|:-:|:-:|:-:|:-:|:-:|:-:| -|x|√|√|√|√|x|√| +|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序|快手小程序| +|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| +|x|√|√|√|√|x|√|√| App平台调用此API时会在屏幕中间悬浮显示loading @@ -116,9 +116,9 @@ uni.showNavigationBarLoading() **平台差异说明** -|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序| -|:-:|:-:|:-:|:-:|:-:|:-:|:-:| -|x|√|√|√|√|x|√| +|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序|快手小程序| +|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| +|x|√|√|√|√|x|√|√| App平台调用此API时会关闭屏幕中间悬浮显示的loading @@ -143,9 +143,9 @@ uni.hideNavigationBarLoading() **平台差异说明** -|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序| -|:-:|:-:|:-:|:-:|:-:|:-:|:-:| -|x|x|√|x|x|1.48.0+|1.10.0+| +|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序|快手小程序| +|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| +|x|x|√|x|x|1.48.0+|1.10.0+|x| **OBJECT参数说明** diff --git a/docs/api/ui/tabbar.md b/docs/api/ui/tabbar.md index 1bb25538fded2deb8385673e9ad57ef00d0ff519..ed55f4c7e124de961abcaac745c659c7d536dd3e 100644 --- a/docs/api/ui/tabbar.md +++ b/docs/api/ui/tabbar.md @@ -4,9 +4,9 @@ **平台差异说明** -|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序| -|:-:|:-:|:-:|:-:|:-:|:-:|:-:| -|√|√|√|√(钉钉小程序不支持)|√|x|√| +|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序|快手小程序| +|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| +|√|√|√|√(钉钉小程序不支持)|√|x|√|√| **OBJECT参数说明:** @@ -38,9 +38,9 @@ uni.setTabBarItem({ **平台差异说明** -|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序| -|:-:|:-:|:-:|:-:|:-:|:-:|:-:| -|√|√|√|√|√|x|√| +|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序|快手小程序| +|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| +|√|√|√|√|√|x|√|√| **OBJECT参数说明:** @@ -88,9 +88,9 @@ uni.setTabBarStyle({ **平台差异说明** -|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序| -|:-:|:-:|:-:|:-:|:-:|:-:|:-:| -|√|√|√|√|√|x|√| +|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序|快手小程序| +|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| +|√|√|√|√|√|x|√|√| **OBJECT参数说明:** @@ -107,9 +107,9 @@ uni.setTabBarStyle({ **平台差异说明** -|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序| -|:-:|:-:|:-:|:-:|:-:|:-:|:-:| -|√|√|√|√|√|x|√| +|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序|快手小程序| +|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| +|√|√|√|√|√|x|√|√| **OBJECT参数说明:** @@ -125,9 +125,9 @@ uni.setTabBarStyle({ **平台差异说明** -|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序| -|:-:|:-:|:-:|:-:|:-:|:-:|:-:| -|√|√|√|√|√|x|√| +|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序|快手小程序| +|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| +|√|√|√|√|√|x|√|√| **OBJECT参数说明:** @@ -153,9 +153,9 @@ uni.setTabBarBadge({ **平台差异说明** -|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序| -|:-:|:-:|:-:|:-:|:-:|:-:|:-:| -|√|√|√|√|√|x|√| +|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序|快手小程序| +|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| +|√|√|√|√|√|x|√|√| **OBJECT参数说明:** @@ -171,9 +171,9 @@ uni.setTabBarBadge({ **平台差异说明** -|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序| -|:-:|:-:|:-:|:-:|:-:|:-:|:-:| -|√|√|√|√|√|x|√| +|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序|快手小程序| +|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| +|√|√|√|√|√|x|√|√| **OBJECT参数说明:** @@ -189,9 +189,9 @@ uni.setTabBarBadge({ **平台差异说明** -|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序| -|:-:|:-:|:-:|:-:|:-:|:-:|:-:| -|√|√|√|√|√|x|√| +|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序|快手小程序| +|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| +|√|√|√|√|√|x|√|√| **OBJECT参数说明:** @@ -207,9 +207,9 @@ uni.setTabBarBadge({ **平台差异说明** -|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序| -|:-:|:-:|:-:|:-:|:-:|:-:|:-:| -|√(HBuilderX 2.3.4+)|x|x|x|x|x|x| +|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序|快手小程序| +|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| +|√(HBuilderX 2.3.4+)|x|x|x|x|x|x|x| **Tip** diff --git a/docs/component/vue-component.md b/docs/component/vue-component.md index 08b0041c56ced442aa13d709f2a5c829614cda2a..1bbb8433793d020073af0f0f3448544bad4225f0 100644 --- a/docs/component/vue-component.md +++ b/docs/component/vue-component.md @@ -6,9 +6,9 @@ **平台差异说明** -|App|H5 |微信小程序 |支付宝小程序 |百度小程序 |字节跳动小程序 |QQ小程序 |快应用 |360小程序 | -|:-:|:-:|:-: |:-: |:-: |:-: |:-: |:-: |:-: | -|√ |√ |x |x |x |x |x |x |x | +|App|H5 |微信小程序 |支付宝小程序 |百度小程序 |字节跳动小程序 |QQ小程序 |快应用 |360小程序 |快手小程序| +|:-:|:-:|:-: |:-: |:-: |:-: |:-: |:-: |:-: |:-: | +|√ |√ |x |x |x |x |x |x |x |x | @@ -25,9 +25,9 @@ **平台差异说明** -|App|H5 |微信小程序 |支付宝小程序 |百度小程序 |字节跳动小程序 |QQ小程序 |快应用 |360小程序 | -|:-:|:-:|:-: |:-: |:-: |:-: |:-: |:-: |:-: | -|√ |√ |√ |√ |√ |√ |√ |√ |√ | +|App|H5 |微信小程序 |支付宝小程序 |百度小程序 |字节跳动小程序 |QQ小程序 |快应用 |360小程序 |快手小程序| +|:-:|:-:|:-: |:-: |:-: |:-: |:-: |:-: |:-: |:-: | +|√ |√ |√ |√ |√ |√ |√ |√ |√ |√ | **代码示例** @@ -76,9 +76,9 @@ **平台差异说明** -|App|H5 |微信小程序 |支付宝小程序 |百度小程序 |字节跳动小程序 |QQ小程序 |快应用 |360小程序 | -|:-:|:-:|:-: |:-: |:-: |:-: |:-: |:-: |:-: | -|x |√ |x |x |x |x |x |x |x | +|App|H5 |微信小程序 |支付宝小程序 |百度小程序 |字节跳动小程序 |QQ小程序 |快应用 |360小程序 |快手小程序| +|:-:|:-:|:-: |:-: |:-: |:-: |:-: |:-: |:-: |:-: | +|x |√ |x |x |x |x |x |x |x |x | @@ -91,9 +91,9 @@ **平台差异说明** -|App|H5 |微信小程序 |支付宝小程序 |百度小程序 |字节跳动小程序 |QQ小程序 |快应用 |360小程序 | -|:-:|:-:|:-: |:-: |:-: |:-: |:-: |:-: |:-: | -|x |√ |x |x |x |x |x |x |x | +|App|H5 |微信小程序 |支付宝小程序 |百度小程序 |字节跳动小程序 |QQ小程序 |快应用 |360小程序 |快手小程序| +|:-:|:-:|:-: |:-: |:-: |:-: |:-: |:-: |:-: |:-: | +|x |√ |x |x |x |x |x |x |x |x | @@ -105,9 +105,9 @@ **平台差异说明** -|App|H5 |微信小程序 |支付宝小程序 |百度小程序 |字节跳动小程序 |QQ小程序 |快应用 |360小程序 | -|:-:|:-:|:-: |:-: |:-: |:-: |:-: |:-: |:-: | -|x |√ |x |x |x |x |x |x |x | +|App|H5 |微信小程序 |支付宝小程序 |百度小程序 |字节跳动小程序 |QQ小程序 |快应用 |360小程序 |快手小程序| +|:-:|:-:|:-: |:-: |:-: |:-: |:-: |:-: |:-: |:-: | +|x |√ |x |x |x |x |x |x |x |x | @@ -120,7 +120,7 @@ **平台差异说明** -|App|H5 |微信小程序 |支付宝小程序 |百度小程序 |字节跳动小程序 |QQ小程序 |快应用 |360小程序 | -|:-:|:-:|:-: |:-: |:-: |:-: |:-: |:-: |:-: | -|√ |√ |√ |√ |√ |√ |√ |√ |√ | +|App|H5 |微信小程序 |支付宝小程序 |百度小程序 |字节跳动小程序 |QQ小程序 |快应用 |360小程序 |快手小程序| +|:-:|:-:|:-: |:-: |:-: |:-: |:-: |:-: |:-: |:-: | +|√ |√ |√ |√ |√ |√ |√ |√ |√ |√ | diff --git a/docs/component/web-view.md b/docs/component/web-view.md index 67f67c4ad4de433f6f9a0a0527373f931d442f53..ce00a247477b05f23787244d0ec2d8df79c21fc7 100644 --- a/docs/component/web-view.md +++ b/docs/component/web-view.md @@ -17,10 +17,10 @@ **src** -|来源|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序|快应用|360小程序| -|:-|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| -|网络|√|√|√|√|√|√|√|√|√| -|本地|√|√|x|x|x|x|x|x|x| +|来源|App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序|QQ小程序|快应用|360小程序|快手小程序| +|:-|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| +|网络|√|√|√|√|√|√|√|√|√|√| +|本地|√|√|x|x|x|x|x|x|x|x| **webview-styles**