提交 e9729f66 编写于 作者: 雪洛's avatar 雪洛

docs: 更新客户端信息字段列表

上级 d0624b8a
......@@ -673,6 +673,14 @@ clientInfos = [{
**返回值**
> HBuilderX 4.21版本客户端上传clientInfo信息时不会将所有信息都传到云端。具体字段白名单如下:`'appId', 'appLanguage', 'appName', 'appVersion', 'appVersionCode', 'appWgtVersion',
'browserName', 'browserVersion',
'deviceBrand', 'deviceId', 'deviceModel', 'deviceType',
'osAndroidAPILevel', 'osLanguage', 'osName', 'osTheme', 'osVersion',
'romName', 'romVersion', 'ua',
'hostName', 'hostVersion', 'hostLanguage', 'hostTheme', 'hostPackageName', 'hostSDKVersion',
'uniCompileVersion', 'uniPlatform', 'uniRuntimeVersion', 'uniRuntimeVersionCode', 'uniCompilerVersion', 'uniCompilerVersionCode'`
getClientInfos返回的信息,是在客户端的[uni.getSystemInfo](https://uniapp.dcloud.net.cn/api/system/info#getsysteminfo)的基础之上,增加了一些额外的信息。
除了`getSystemInfo`返回字段外,还包含以下信息
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册