提交 9aea846a 编写于 作者: Q qiang

chore: build

上级 2c4fe3e5
......@@ -6507,7 +6507,7 @@ var serviceContext = (function () {
function getAppBaseInfo () {
weexGetSystemInfoSync();
const {
hostPackageName, hostName,
hostPackageName, hostName, osLanguage,
hostVersion, hostLanguage, hostTheme,
appId, appName, appVersion, appVersionCode
} = systemInfo;
......@@ -6528,7 +6528,7 @@ var serviceContext = (function () {
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.
先完成此消息的编辑!
想要评论请 注册