# getDeviceInfo 设备信息获取

# Attributes

属性 类型 必要 默认值 说明

# 调用示例

const param = {}
window.bridge.getDeviceInfo(res=>{
    
})

# callback

属性 类型 必要 默认值 说明

# 接口返回示例

{
    
}