提交 7649a33f 编写于 作者: D DCloud_LXH

chore: getAppBaseInfo

上级 9411a850
......@@ -42,7 +42,7 @@ export function getDeviceInfo () {
export function getAppBaseInfo () {
weexGetSystemInfoSync()
const {
hostPackageName, hostName,
hostPackageName, hostName, osLanguage,
hostVersion, hostLanguage, hostTheme,
appId, appName, appVersion, appVersionCode
} = systemInfo
......@@ -63,7 +63,7 @@ export function getAppBaseInfo () {
appVersionCode,
appLanguage,
version: plus.runtime.innerVersion,
language: hostLanguage,
language: osLanguage,
theme: '',
hostPackageName,
hostName,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册