提交 7be190d1 编写于 作者: 杜庆泉's avatar 杜庆泉

获取电量 index.d.ts 修改 getBatteryInfoSync大小写

上级 2ed1b514
......@@ -38,5 +38,5 @@ declare interface Uni {
/**
* 同步获取电池电量信息
*/
GetBatteryInfoSync(): UniNamespace.GetBatteryInfoSuccessCallbackResult;
getBatteryInfoSync(): UniNamespace.GetBatteryInfoSuccessCallbackResult;
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册