提交 ef45437d 编写于 作者: D DCloud_LXH 提交者: qiang

fix(app): deviceBrand maybe undefined

上级 6a578780
......@@ -15,7 +15,7 @@ function weexGetSystemInfoSync () {
export function getDeviceInfo () {
weexGetSystemInfoSync()
const {
deviceBrand, deviceModel, osName,
deviceBrand = '', deviceModel, osName,
osVersion, deviceOrientation, deviceType
} = systemInfo
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册