Skip to content
Evoker
Main Navigation
指南
组件
API
GitHub
Appearance
GitHub
Menu
Return to top
On this page
Table of Contents for current page
返回
Example
ek.getDeviceInfo
#
获取设备基础信息。
返回
#
属性
类型
说明
brand
string
设备品牌
model
string
设备型号
system
string
操作系统及版本
platform
string
客户端平台
Example
#
ts
const
info
=
ek
.
getDeviceInfo
()