uni.getSystemInfoSync()打印消息
vivo Y97
{
"SDKVersion": "",
"appId": "xxxx",
"appLanguage": "zh-Hans",
"appName": "xxxx",
"appVersion": "1.4.9",
"appVersionCode": 23050302,
"appWgtVersion": "1.4.9",
"brand": "vivo",
"browserName": "chrome",
"browserVersion": "68.0.3440.91",
"deviceBrand": "vivo",
"deviceId": "E21167E588EEDFC8EF48E01E5C09AB13",
"deviceModel": "V1813A",
"deviceOrientation": "portrait",
"devicePixelRatio": 3,
"deviceType": "phone",
"errMsg": "getSystemInfoSync:ok",
"language": "zh-CN",
"model": "V1813A",
"oaid": "",
"osAndroidAPILevel": 27,
"osLanguage": "zh-CN",
"osName": "android",
"osTheme": "light",
"osVersion": "8.1.0",
"pixelRatio": 3,
"platform": "android",
"romName": "Funtouch",
"romVersion": "9",
"safeArea": {
"left": 0,
"right": 360,
"top": 24,
"bottom": 718,
"width": 360,
"height": 694
},
"safeAreaInsets": {
"top": 24,
"right": 0,
"bottom": 0,
"left": 0
},
"screenHeight": 718,
"screenWidth": 360,
"statusBarHeight": 24,
"system": "Android 8.1.0",
"ua": "Mozilla/5.0 (Linux; Android 8.1.0; V1813A Build/O11019; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/68.0.3440.91 Mobile Safari/537.36 uni-app (Immersed/24.0)",
"uniCompileVersion": "3.7.11",
"uniPlatform": "app",
"uniRuntimeVersion": "3.7.11",
"version": "1.9.9.81746",
"windowBottom": 0,
"windowHeight": 718,
"windowTop": 0,
"windowWidth": 360
} |