Taro.setKeepScreenOn(OBJECT)示例代码API支持度Taro.setKeepScreenOn(OBJECT)使用方式同 wx.setKeepScreenOn,支持 Promise 化使用。 示例代码import Taro from '@tarojs/taro'Taro.setKeepScreenOn(params).then(...) API支持度API微信小程序H5React NativeTaro.setKeepScreenOn✔️