提交 8832c8e7 编写于 作者: D DCloud_LXH

fix: nodes-info 文档显示问题

上级 afdba3f8
...@@ -101,9 +101,9 @@ uni.setNavigationBarColor({ ...@@ -101,9 +101,9 @@ uni.setNavigationBarColor({
**平台差异说明** **平台差异说明**
|App|HarmonyOS Next|H5|微信小程序|支付宝小程序|百度小程序|抖音小程序飞书小程序|QQ小程序|快手小程序|京东小程序| |App|HarmonyOS Next|H5|微信小程序|支付宝小程序|百度小程序|抖音小程序|飞书小程序|QQ小程序|快手小程序|京东小程序|
|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| |:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|
|x|x|√|√|√|√|x|√|√|√| |x|x|√|√|√|√|1.48.0+|x|√|√|√|
App平台调用此API时会在屏幕中间悬浮显示loading App平台调用此API时会在屏幕中间悬浮显示loading
...@@ -127,9 +127,9 @@ uni.showNavigationBarLoading() ...@@ -127,9 +127,9 @@ uni.showNavigationBarLoading()
**平台差异说明** **平台差异说明**
|App|HarmonyOS Next|H5|微信小程序|支付宝小程序|百度小程序|抖音小程序飞书小程序|QQ小程序|快手小程序|京东小程序| |App|HarmonyOS Next|H5|微信小程序|支付宝小程序|百度小程序|抖音小程序|飞书小程序|QQ小程序|快手小程序|京东小程序|
|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| |:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|
|x|x|√|√|√|√|x|√|√|√| |x|x|√|√|√|√|1.48.0+|x|√|√|√|
App平台调用此API时会关闭屏幕中间悬浮显示的loading App平台调用此API时会关闭屏幕中间悬浮显示的loading
...@@ -154,9 +154,9 @@ uni.hideNavigationBarLoading() ...@@ -154,9 +154,9 @@ uni.hideNavigationBarLoading()
**平台差异说明** **平台差异说明**
|App|HarmonyOS Next|H5|微信小程序|支付宝小程序|百度小程序|抖音小程序飞书小程序|QQ小程序|快手小程序|京东小程序| |App|HarmonyOS Next|H5|微信小程序|支付宝小程序|百度小程序|抖音小程序|飞书小程序|QQ小程序|快手小程序|京东小程序|
|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| |:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|
|x|x|x|√|x|x|1.48.0+|1.10.0+|x|√| |x|x|x|√|x|x|1.48.0+|x|1.10.0+|x|√|
**OBJECT参数说明** **OBJECT参数说明**
......
...@@ -49,6 +49,8 @@ query ...@@ -49,6 +49,8 @@ query
}) })
.exec(); .exec();
``` ```
:::
**注意** **注意**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册