电量
获取设备电池信息
ymx.getBatteryInfo() .then(res => { alert(JSON.stringify(res)); }); 复制
ymx.getBatteryInfo() .then(res => { alert(JSON.stringify(res)); });
电量