获取设置相关信息。
无
输出字符串信息。
bui.alert('设备信息: ' + device.model + '\n设备平台: ' + device.platform + '\n设备唯一标识符: ' + device.uuid + '\n设备版本: ' + device.version)
← stop getInfo →