未验证 提交 5198772b 编写于 作者: W wanganxp 提交者: GitHub

Update brightness.md

上级 14624920
...@@ -3,9 +3,9 @@ ...@@ -3,9 +3,9 @@
**平台差异说明** **平台差异说明**
|5+App|H5|微信小程序|支付宝小程序|百度小程序|头条小程序| |5+App|H5|微信小程序|支付宝小程序|百度小程序|头条小程序|QQ小程序|
|:-:|:-:|:-:|:-:|:-:|:-:| |:-:|:-:|:-:|:-:|:-:|:-:|:-:|
|√|x|√|√|√|x| |√|x|√|√|√|x|√|
**OBJECT 参数说明** **OBJECT 参数说明**
...@@ -32,9 +32,9 @@ uni.setScreenBrightness({ ...@@ -32,9 +32,9 @@ uni.setScreenBrightness({
**平台差异说明** **平台差异说明**
|5+App|H5|微信小程序|支付宝小程序|百度小程序|头条小程序| |5+App|H5|微信小程序|支付宝小程序|百度小程序|头条小程序|QQ小程序|
|:-:|:-:|:-:|:-:|:-:|:-:| |:-:|:-:|:-:|:-:|:-:|:-:|:-:|
|√|x|√|√|√|x| |√|x|√|√|√|x|√|
**OBJECT 参数说明** **OBJECT 参数说明**
...@@ -65,9 +65,9 @@ uni.getScreenBrightness({ ...@@ -65,9 +65,9 @@ uni.getScreenBrightness({
**平台差异说明** **平台差异说明**
|5+App|H5|微信小程序|支付宝小程序|百度小程序|头条小程序| |5+App|H5|微信小程序|支付宝小程序|百度小程序|头条小程序|QQ小程序|
|:-:|:-:|:-:|:-:|:-:|:-:| |:-:|:-:|:-:|:-:|:-:|:-:|:-:|
|√|x|√|√|√|√| |√|x|√|√|√|√|√|
**OBJECT 参数说明** **OBJECT 参数说明**
...@@ -91,5 +91,5 @@ uni.getScreenBrightness({ ...@@ -91,5 +91,5 @@ uni.getScreenBrightness({
uni.setKeepScreenOn({ uni.setKeepScreenOn({
keepScreenOn: true keepScreenOn: true
}); });
``` ```
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册